An Operator extends Kubernetes to automate the management of the entire life cycle of a particular application. Operators serve as a packaging mechanism for distributing applications on Kubernetes, and they monitor, maintain, recover, and upgrade the software they deploy. This book’s realistic examples show you how Operators work and how to build them with the Operator Framework and SDK.
Learn how to deploy an Operator on a Kubernetes cluster