Kubernetes Operators
Kubernetes Operators extend the Kubernetes API for managing complex stateful applications using custom resources and controllers. An Operator encodes the operational knowledge of a domain expert into software that automates the deployment, scaling, and management of Kubernetes applications.
Documentation
Specifications
Other Resources
AsyncAPI
#Automation
#Cloud Native
#Custom Resources
#Kubernetes