Explore >> Select a destination


You are here

www.telesens.co
| | www.learnitguide.net
2.0 parsecs away

Travel
| | install kubernetes on ubuntu, install kubernetes cluster on linux, kubernetes cluster installation on linux, configure kubernetes with docker on linux
| | gehrcke.de
1.9 parsecs away

Travel
| | Recently, I manually attached pre-existing EBS volumes to EC2 instances in an EKS (k8s) cluster. My goal was to expose these EBS volumes as k8s persistent volumes using a custom storage class. I pi...
| | blog.nuculabs.de
2.1 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)." ??
| | nsirap.com
14.3 parsecs away

Travel
| How to get Kubernetes work with Google Docker Container Registry, set read access to the registry