Started learning about Kubernetes operators
Worked on a side project
I spent a good bit of today trying to wrap my head around Kubernetes operators and how to create custom  controllers and and resources. I want to try reimplementing the useful parts of a legacy application using this pattern as I think it’ll be much more sustainable and will actually work better and more efficiently.