OpenShift

Follow these instructions to prepare an OpenShift cluster for Istio.

Install Istio using the OpenShift profile:

$ istioctl install --set profile=openshift

After installation is complete, expose an OpenShift route for the ingress gateway.

$ oc -n istio-system expose svc/istio-ingressgateway --port=http2
¿Fue útil esta información?
¿Tienes alguna sugerencia para mejorar?

¡Gracias por tus comentarios!