Managing stateful services in Kubernetes is difficult. The Operator pattern has been created to deal with this, but existing frameworks require users to have intimate knowledge of Go and Kubernetes controller patterns. The Kubernetes Universal Declarative Framework (KUDO) is an operator development toolkit and runtime that makes writing operators productive and simple, enabling operator developers and end users to use tools they already know to manage the stateful services work with. This webinar will introduce KUDO, demonstrate the operator development toolkit, and show existing operators that have been written with KUDO.