Explore >> Select a destination


You are here

haylinmoore.com
| | managing.blue
1.6 parsecs away

Travel
| | [ Yes, headlamp is a better choice for this ] Sometimes when you are working with microk8s, you may want to run the Kubernetes dashboard. We first enable it with microk8s enable dashboard. We assume that we have microk8s enable rbac and microk8s enable metrics-server already. The dashboard pod runs in the kube-system namespace. To...
| | blog.nuculabs.de
0.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)." ??
| | nbailey.ca
1.2 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | edleightondick.com
14.7 parsecs away

Travel
| On October 1, 2016, I was first honored by Microsoft with their prestigious MVP award, given to those that they feel have made a significant difference in their development communities. Many of those that had previously been named as an MVP were people that I had looked up to for years, and it was humbling [...]