Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.16 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.16 KB

Kubernetes, the Excruciating Way

Basically just a journal of me working through creating and configuring and doing a bunch of stuff with a Kubernetes cluster.

Obviously, this owes a lot to Kelsey Hightower's Kubernetes the Hard Way and its various derivatives, many of which I may have pillaged in desperation while banging my head against various walls.

Despite the name, this shouldn't be interpreted as an "even lower-level Kubernetes the Hard Way." That's just a joke. It's only excruciating because I'm writing it 🙂

I'm working on some Kubernetes certifications (CKA, CKAD, CKS), and in typical Nug Doug fashion I'm diving in headfirst and probably going to burn myself out instead of taking a more measured, rational, sustainable pace.

The end result of this should be a working, high-availability Kubernetes cluster that I know inside and out. Because I'm rapidly aging and have an okay memory (and also a love of memes), I'm going to document the crap out of the entire process.

You can read it at https://goldentooth.github.io/kubernetes-the-excruciating-way/ .