robot-shop icon indicating copy to clipboard operation
robot-shop copied to clipboard

Can this be made to enable ssl/tls between the microservices?

Open yzhao1012 opened this issue 2 years ago • 1 comments

yzhao1012 avatar Dec 08 '21 19:12 yzhao1012

Enabling ssl/tls both for inbound and outbound request can be achieved using Istio service mesh. They have provided a folder under k8s for enabling Istio service mesh.

You can refer: https://istio.io/latest/docs/ops/configuration/traffic-management/tls-configuration/

mitul01 avatar May 05 '22 06:05 mitul01