SUSE / caasp-salt

A collection of salt states used to provision a kubernetes cluster
Apache License 2.0
64 stars 29 forks source link

[bsc#1127326] Enable Kubelet token authentication #759

Closed spiarh closed 5 years ago

spiarh commented 5 years ago

Enabling Token authentication allows external components like monitoring tools to fetch information against kubelet on port 10250 over HTTPS and authenticate with a Bearer token.

Fixes bsc#1127326

Signed-off-by: Ludovic Cavajani lcavajani@suse.com (cherry picked from commit c4005e5288496ade4f5e50392538356ea5b40061)