Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From a regular windows CMD prompt :

...

enable port forwarding:

Code Block
$ kubectl port-forward -n istio-system svc/istio-ingressgateway 8080:80

...