Operator sample go documentation¶
"Operator Sample Go" project¶
The Operator Sample Go project contains Kubernetes operator samples that demonstrate best practices of how to develop operators with Golang using Operator SDK including Kubebuilder and the Operator Lifecycle Manager Framework.
The sample operators in this project go far beyond a typical operator getting started tutorial, providing a useful reference implementation for typical enterprise applications.
Fast start on YouTube¶
- Overview
- Short demo
- More detailed overview and demo