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}"`