OpenShift
請依照這些指示準備 OpenShift 叢集以供 Istio 使用。
使用 OpenShift 設定檔安裝 Istio
$ istioctl install --set global.platform=openshift
安裝完成後,為入口閘道公開 OpenShift 路由。
$ oc -n istio-system expose svc/istio-ingressgateway --port=http2
請依照這些指示準備 OpenShift 叢集以供 Istio 使用。
使用 OpenShift 設定檔安裝 Istio
$ istioctl install --set global.platform=openshift
安裝完成後,為入口閘道公開 OpenShift 路由。
$ oc -n istio-system expose svc/istio-ingressgateway --port=http2