You are here |
particule.io | ||
| | | |
carlosbecker.com
|
|
| | | | ||
| | | |
tricht.eu
|
|
| | | | After earning my Certified Kubernetes Application Developer (CKAD) certification, I wanted to bring Kubernetes to my homelab to maintain and expand my skills. Having previously followed Kelsey Hightower's "Kubernetes the Hard Way", I sought an experience that would be simpler, more streamlined, and less error-prone. This led me to Talos, an operating system purpose-built for running Kubernetes. Talos offers a lightweight, secure, and fully automated way to deploy Kubernetes clusters. Designed with immutable infrastructure principles, Talos ensures that all management is API-driven, with no SSH access or package manager on the nodes, keeping the footprint minimal. This design makes Kubernetes clusters easier to install, manage, and upgrade. | |
| | | |
www.architect.io
|
|
| | | | Creating a Kubernetes cluster in AWS can be a bit tricky. Here's a step-by-step walkthrough to make it easier. | |
| | | |
collin.blog
|
|
| | I wrote myself this small template as a starting place for when I'm writing shell scripts. I just wanted something basic with enough structure to remind me how I like to do things. I thought maybe it would be helpful for other people who don't write shell scripts too often but want to them to... |