Expand description
RivvenCluster Controller
This module implements the Kubernetes controller pattern for managing RivvenCluster custom resources. It watches for changes and reconciles the actual cluster state to match the desired specification.
Structs§
- Controller
Context - Context passed to the controller
- Controller
Metrics - Metrics for the controller
Constants§
- FINALIZER_
NAME - Finalizer name for cleanup operations
Functions§
- run_
controller - Start the RivvenCluster controller