Are there Instructions for Windows users when Determining the ingress IP and ports in Getting Started guide

Hi there,

Apologies if I have posted in the wrong area.

I’m new to Istio and I’m trying to follow the Getting started guide. I can successfully deploy the sample application using the following commands:

kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml

But i am stuck on the particular part located here i.e configuring of the ingress and IP ports etc.

Here is my setup

  • Windows 10 Pro
  • Docker Desktop v2.3.0.2
  • Kubernetes v1.16.5
  • Istio 1.6.0 for Windows

My question is are there any instructions for Windows users since i’m using Command Prompt under Windows?

Alternatively If someone could direct me to where this is that would be much appreciated because I could not find any instructions for users who use Command Prompt in Windows.