/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

shipit.dev
| | www.learnitguide.net
1.1 parsecs away

Travel
| | EKS, AWS, Terraform, Kubernetes, VPC, eks cluster setup, terraform modules, eks tutorial, aws eks, deploy apache, public subnet, eks for beginners
| | www.neerajsidhaye.com
1.5 parsecs away

Travel
| | Create, Deploy and Invoke - AWS lambda function in GO.
| | blog.nuculabs.de
1.2 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)."
| | til.simonwillison.net
8.0 parsecs away

Travel
| I figured out a minimal pattern for building a completely custom website using GitHub Actions and deploying the result to GitHub Pages.