Hi CKAers, I noticed static pods don't support ServiceAccounts for authenticatio . . .

Satyam Sareen:
Hi CKAers,
I noticed static pods don’t support ServiceAccounts for authentication :thinking_face:. Kubeadm creates kubeconfig files for the static pods such as scheduler and controller-manager for authentication and cluster roles for authorization.
Can someone pls explain how authentication and authorization are happening behind the scenes in the case of static pods and normal pods.
Thankyou

Satyam Sareen:
cc @unnivkn

unnivkn:

unnivkn:
https://stackoverflow.com/questions/59612514/whats-the-difference-between-pods-and-static-pods-in-kubernetes-and-when-to

1 Like