Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Istio ingress and Istio engress installation using helm
helm install istio-ingressgateway istio/gateway -n istio-ingress --create-namespace
here's the command for the egress gateway-: helm install istio-egressgateway istio/gateway -n istio-egress --create-namespace --set service.type=ClusterIP
Istio ingress and Istio engress installation using helm
helm install istio-ingressgateway istio/gateway -n istio-ingress --create-namespace
here's the command for the egress gateway-: helm install istio-egressgateway istio/gateway -n istio-egress --create-namespace --set service.type=ClusterIP