istio.io/_faq/security/k8s-api-server.md

349 B

title order type
Can I access the Kubernetes API Server with Auth enabled? 50 markdown

The Kubernetes API server does not support mutual TLS authentication, so strictly speaking: no. However, if you use version 0.3 or later, see next question to learn how to disable mTLS in upstream config on clients side so they can access API server.