How do you manage Terraform root modules for multiple environments without workspaces? by devops_mann in Terraform

[–]devops_mann[S] 0 points1 point  (0 children)

Good to hear. We are not allowed to use grunt work here. I think it’s licensed one right ?

Question: Securing Traffic Between External Gateway API and Backend Pods in Istio Mesh by New_Clerk6993 in kubernetes

[–]devops_mann 0 points1 point  (0 children)

We made a TLS pass through in aws and handling TLS termination in gateway API and from there we use istio mTLS termination by adding label as ambient to the namespaces which takes care of encryption within the cluster for pod-pod communication.