Kubernetes Operator
Overview
The Control Plane Kubernetes Operator is a Kubernetes-native tool that enables you to manage Control Plane resources using custom resource definitions (CRDs). It streamlines deployment and management by integrating with your Kubernetes cluster. For complete documentation and detailed setup instructions, please refer to the Control Plane K8s Operator documentation on GitHub.