티스토리

마구잡이 개발
검색하기내 프로필
Google Cloud Platform

[GKE] call http by curl, kubectl

nockdoo 2020. 5. 23. 23:36

curl -ks https://`kubectl get svc frontend -o=jsonpath="{.status.loadBalancer.ingress[0].ip}"`

저작자표시 (새창열림)