/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nikdoof.com
| | blog.nuculabs.de
2.3 parsecs away

Travel
| | Hi ?, In this article I will talk about how to authenticate your applications to the Kubernetes API via the service accounts feature. Citing the Kubernetes docs, a service account for a pod: "provides an identity for processes that run in a Pod. When you (a human) access the cluster (for example, using kubectl), you are authenticated by the apiserver as a particular User Account (currently this is usually admin, unless your cluster administrator has customized your cluster). Processes in containers inside pods can also contact the apiserver. When they do, they are authenticated as a particular Service Account (for example, default)."
| | api7.ai
1.8 parsecs away

Travel
| | API7 Enterprise integrates with Kubernetes Service Discovery to help users proxy applications deployed in the Kubernetes cluster conveniently.
| | developer-friendly.blog
2.2 parsecs away

Travel
| | External Secrets Parameter Store. Kubernetes Secrets Management. OpenID Connect trust relationship between Azure AKS and AWS IAM.
| | devopsdirective.com
11.9 parsecs away

Travel
| [AI summary] The author introduces a deep-dive series explaining the foundational concepts and setup process of Kubernetes by manually working through a guide by Kelsey Hightower.