This page provides a selection of articles that gives an introduction to Kubernetes operators.
Operators in General
- Implementing Kubernetes Operators in Java talk
- Introduction of the concept of Kubernetes Operators
- Operator pattern explained in Kubernetes documentation
- An explanation why Java Operators makes sense
- What are the problems an operator framework is solving
- Writing Kubernetes operators using JOSDK blog series