Installing Istio Using Helm Charts | Istio Mesh

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 3

  • @templategarage3437
    @templategarage3437 Год назад +1

    Istio ingress and Istio engress installation using helm

    • @imesh.ai_inc
      @imesh.ai_inc  Год назад

      helm install istio-ingressgateway istio/gateway -n istio-ingress --create-namespace

    • @imesh.ai_inc
      @imesh.ai_inc  Год назад

      here's the command for the egress gateway-: helm install istio-egressgateway istio/gateway -n istio-egress --create-namespace --set service.type=ClusterIP