Istio mTLS working just between some services even though tls-check prints STATUS OK for everyone Istio mTLS working just between some services even though tls-check prints STATUS OK for everyone kubernetes kubernetes

Istio mTLS working just between some services even though tls-check prints STATUS OK for everyone


General tips for debugging Istio service mesh:

  1. Check the requirements for services and pods.
  2. Try a similar task to what you are trying to perform from the list of Istio tasks. See if that task works and find the differences with your task.
  3. Follow the instructions on Istio common problems page.