Explore >> Select a destination


You are here

jb3.dev
| | blog.nuculabs.de
1.8 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)." ??
| | daenney.github.io
2.0 parsecs away

Travel
| | I blog about what catches my fancy
| | vadosware.io
1.9 parsecs away

Travel
| | (FluentD + ElasticSearch + Kibana) x Kubernetes
| | blog.bytequalia.com
12.3 parsecs away

Travel
| The AWS Cloud Map MCS Controller for Kubernetes is an open source project that implements the upstream multi-cluster services API (mcs-api) specification. Learn all about the mcs-api, and how to deploy the AWS Cloud Map MCS Controller for Kubernetes in support of seamless, multi-cluster workload deployments on Amazon EKS.