Explore >> Select a destination


You are here

blog.hypriot.com
| | www.vnoob.com
6.3 parsecs away

Travel
| | Final Configs In case you missed it, Pt1 is here. In this section we will finish with some prerequisites and configs followed by Kubernetes installation. We will start by installing containerd. sud...
| | mherman.org
5.6 parsecs away

Travel
| | This tutorial demonstrates how to spin up a Kubernetes cluster on Ubuntu 18.04.
| | blog.nuculabs.de
5.9 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)." ??
| | wejn.org
31.6 parsecs away

Travel
| Part I of HAWA series - how to install container engine on Alpine Linux distro with ZFS.