Hallo!
Dieser Artikel steht auch auf Deutsch zur Verfügung!
Automation with Kubernetes operators
In the Kubernetes language, an Operator is a piece of software that maps operational knowledge (hence the name) about the operation and installation of a specific program or system component in software and can thus automate it. Learn how to program such an operator yourself in Go using the Operator SDK.