/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nbailey.ca
| | haylinmoore.com
1.2 parsecs away

Travel
| | [AI summary] The article explains how to configure GitHub Actions to build Docker images and restart Kubernetes deployments using a Service Account, ClusterRole, and kubeconfig secrets.
| | hayl.in
1.2 parsecs away

Travel
| | [AI summary] The article explains how to use GitHub Actions to build Docker images and trigger Kubernetes deployment rollouts by setting up service accounts and tickets.
| | blog.nuculabs.de
1.7 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)."
| | osc.garden
13.7 parsecs away

Travel
| How to self-host GoatCounter -a lightweight, privacy-friendly web analytics tool- with an nginx reverse proxy and an SSL certificate.