Deploying Envoy in K8s and Configuring as Load Balancer | Envoy Proxy | Kubernetes | Webinar | IMESH

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 6

  • @vairav.ganapathy
    @vairav.ganapathy 10 місяців тому

    You haven't apply envoy-demo yaml then how it will take it ?

    • @imesh.ai_inc
      @imesh.ai_inc  9 місяців тому +1

      envoy-demo.yaml is copied into docker image and used by docker container directly.

  • @ashfaaqahamed3902
    @ashfaaqahamed3902 Рік тому

    How to make all pod to pod communication via https and has envoy?

    • @imesh.ai_inc
      @imesh.ai_inc  Рік тому +1

      Do you mean, mTLS? if yes, by default, Istio is configured to accept both plain text and encrypted traffic i.e. PERMISSIVE mode. To force all traffic to follow mTLS, you need to set it to STRICT mode.

  • @mohamedamri-jc9vu
    @mohamedamri-jc9vu Рік тому

    Can you please attach all the yaml files you used in the demo ?

    • @imesh.ai_inc
      @imesh.ai_inc  Рік тому

      Please find yaml configuration files here- github.com/IMESHinc/webinar