Helpful Resources
Open Source Tools
Here’s some of the most useful tools that I use on a daily basis. Some of them I help maintain.
- reckoner - a tool to manage helm releases
- pluto - a cli to help find deprecated Kubernetes stuff
- helm-docs - a cli to auto-document helm charts
- cert-manager - automatic Let’s Encrypt certs in K8s
- nginx-ingress - K8s ingress controller
- external-dns - DNS record management in K8s
- kind - Kubernetes In Docker
Helm Charts
A collection of helm charts I have written - github
Kubernetes Articles By Really Smart Folks
- Rob Scott - Simplifying Kubernetes RBAC Management
- Rob Scott - rbac-lookup: Reverse Lookup for Kubernetes Authorization
- Luke Reed - Kubernetes Solved: Easily Find Deprecated API Versions with Pluto
- EJ Etherington - Running stateful application workloads in Kubernetes
- Kim Schlesinger - Zero to SRE: Day One for Your Junior Engineer