Auth Mechanism in kube-apiserver
There are following authentication mechanism can be used with kube-apiserver.
- static file password
- static file tokens
- certificates
- identity services like LDAP
kube-apiserver
There are following authentication mechanism can be used with kube-apiserver.