KUBERNETES – STOP PODS FROM TALKING TO APISERVER | HINDI | KUBERNETES TRAINING VIDEO | NETWORKNUTS

Kubernetes Training Video. Learn how every Pod has an associated serviceAccount that is used to provide an identity for the Pod within the cluster. This is done automatically by mounting a service account token into every Pod as a Secret by Kubernetes. Now we need to understand two major points here. One – service account token allows access to the API server. Second – Mostly Pods probably don’t need to access the API server. Now we will learn how to stop pods from getting the service account token. This will help in avoiding un-necessary traffic to apiserver from the pods. Kubernetes training video in Hindi. Certified Kubernetes Administrator video Hindi. Our website – https://www.networknuts.net

error: Content is protected !!