K8s - Do we need auto mount Service Account token?
I have often seen this topic misunderstood, with people thinking that the token must be mounted in the container to access the kube API server.
Yes, that's true. We definitely need a token if we want our container to access the kube API server. If yo...
blog.ashutoshrathore.in4 min read