|
You are here |
brunoscheufler.com | ||
| | | | |
haim.dev
|
|
| | | | | My quest for a highly-available UDP service on DigitalOcean Kubernetes | |
| | | | |
arveknudsen.com
|
|
| | | | | Today I will be talking about Kops, which is an official tool for creating Kubernetes clusters on AWS, with support for GCE and VMware vSphere in alpha. It takes a whole lot of the pain out of setting up a Kubernetes cluster yourself, but still presents many challenges to overcome and a great degree of freedom in how you configure the cluster. I have recently created a Kubernetes cluster on AWS for a client, where I used the Kops tool for the very first time and I will here present what I learnt about im... | |
| | | | |
blog.nuculabs.de
|
|
| | | | | 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)." ?? | |
| | | | |
5pi.de
|
|
| | | [AI summary] The article details the setup and management of a $15 production-grade Kubernetes cluster on DigitalOcean, focusing on high availability, TLS security, and automated deployment processes. | ||