Skip to content

Instantly share code, notes, and snippets.

@ramiyengar
Created January 2, 2021 11:03
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/bf215d37e788c05662f27ac7544747a5 to your computer and use it in GitHub Desktop.
Save ramiyengar/bf215d37e788c05662f27ac7544747a5 to your computer and use it in GitHub Desktop.
kubectl patch svc istio-ingressgateway --namespace istio-system --patch '{"spec": { "loadBalancerIP": "<insert-static-ip-here>" }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment