May 2018
Intermediate to advanced
554 pages
13h 51m
English
There are several account authentication strategies supported in Kuberentes, from client certificates, bearer tokens, and static files to OpenID connect tokens. More than one option could be chosen and combined with others in authentication chains. In this recipe, we'll introduce how to use token, client certs, and OpenID connect token authenticators.