Kubernasty is my home Kubernetes cluster. It’s probably nonfunctional at the moment.
I have written Kubernasty lab notes to document what I’ve done and how, which will be more up to date than this project page. The code can be found in mrled/psyops under /kubernasty, but it’s all linked from the docs which will provider a nicer start.
Goals
- To replace a one-node Docker Swarm node with a multinode HA Kubernetes cluster.
- Host services that I plan to use myself at home like Gitea, Keycloak, LLDAP, Plex, ArchiveBox, etc
- Go deep with Kubernetes, which we use at work on tens of thousands of nodes.