A collection of reads that resonated with me. Instead of putting somewhere I’ll never find them again, I park them here. So, at least theoretically, I at least know where to look.
2023-09-14
Understanding Controllers and Operators in Kubernetes
Controllers are a core concept of Kubernetes, and the Operator Pattern has become more and more popular as well. I was confused at first about what properties controllers and operators share and how they fit together, so I wrote this summary. I assume some knowledge of basic Kubernetes concepts.
2022-01-16
Managing SSH Keys with KeePass XC
I just stepped up my security game by injecting my SSH keys into the agent using KeePass XC. This is a quick reference for my future self.
2022-05-01