mirror of https://github.com/istio/istio.io.git
341 B
341 B
| title | weight |
|---|---|
| Can I access the Kubernetes API Server with Auth enabled? | 50 |
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 mutual TLS in upstream config on clients side so they can access API server.