|
You are here |
blogops.mixinet.net | ||
| | | | |
jonhnnyweslley.net
|
|
| | | | | How to migrate your Gitlab source installation to Omnibus and save time with future updates | |
| | | | |
www.wyeworks.com
|
|
| | | | | If you have been developing software for some time you have probably noticed that there are lots of things that can go wrong, no matter how... | |
| | | | |
aixxe.net
|
|
| | | | | Installing GitLab CE with Docker, setting up Windows & Linux job runners, and demonstrating a Visual Studio project build with GitLab CI. | |
| | | | |
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)." ?? | ||