Skip to content

Instantly share code, notes, and snippets.

@ramiyengar
Created January 19, 2021 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramiyengar/9b4d9c28ab2361948a10d0311dd30a9c to your computer and use it in GitHub Desktop.
Save ramiyengar/9b4d9c28ab2361948a10d0311dd30a9c to your computer and use it in GitHub Desktop.
kubectl patch svc istio-ingressgateway --namespace istio-system --patch '{"spec": { "loadBalancerIP": "35.192.46.62" }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment