B10-L

Build Your Kubernetes Operator with the Right Tool!

all
Long Session (40 min)
Ask the speakers

You want to build a Kubernetes Operator for your software. Which tool to choose? Operator SDK with Helm, Ansible, or Go? Or maybe start from scratch with Python, Java, or any other programming language? And what is the right phase in the Operator Capability/Maturity Model that you should provide?


You want to build a Kubernetes Operator for your software. Which tool to choose? Operator SDK with Helm, Ansible, or Go? Or maybe start from scratch with Python, Java, or any other programming language? And what is the right phase in the Operator Capability/Maturity Model that you should provide?

In my talk I’ll present:

  • Different ways of building Kubernetes Operators
  • Demo of building the same Operator using different tools
  • Methods used by the most popular Operators (Couchbase, Prometheus, MongoDB)
  • Operator Capability Model and how it affects your toolkit
  • Our journey with Hazelcast Operator