OpenShift

根据以下操作指南 为 Istio 准备一个 OpenShift 集群。

使用 OpenShift 配置文件进行安装 Istio:

$ istioctl install --set profile=openshift

安装 Istio 完成后,通过以下命令为 Ingress Gateway 暴露 OpenShift 路由:

$ oc -n istio-system expose svc/istio-ingressgateway --port=http2
这些信息有用吗?
您是否有更多建议和改进意见?

感谢您的反馈!