Installing Ingress Gateways with Istio
Last updated
Last updated
Create a namespace for the gateway if one does not exist:
Enable the namespace for injection:
Copy the configuration files from samples/gateways/istio-ingressgateway
from the anthos-service-mesh
repository ().
Change your directory to the samples
folder. To ensure you are in the correct directory, run the ls
command to list the contents and confirm that the gateways/istio-ingressgateway
directory exists.
Deploy the ingress gateway, which is located in samples/gateways
:
Verify that the services and pods have been deployed: