In this blog, we are going to learn how applications running in pods can talk to the API server to retrieve or change the state of resources deployed in the cluster. To authenticate with the API server, you used the ServiceAccount token mounted into the pod. In this blog,you'll learn what ServiceAccounts are and how […]

Read more of this post