Explore >> Select a destination


You are here

kluctl.io
| | linkerd.io
2.9 parsecs away

Travel
| | Overview Two of the most popular serverless platforms for Kubernetes are Knative and OpenFaaS, and there's a lot of existing content on using Linkerd and ...
| | www.tremolosecurity.com
2.5 parsecs away

Travel
| | Combine OpenUnison and Okta for a simple and powerful access solution for Kubernetes. Combine CLI access and the dashboard to provide a unified login system for your Kubernetes clusters and control access using Okta groups..
| | blog.nuculabs.de
2.5 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)." ??
| | martinheinz.dev
12.4 parsecs away

Travel
| As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha...