Skip to main content

Module controller

Module controller 

Source
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§

ControllerContext
Context passed to the controller
ControllerMetrics
Metrics for the controller

Constants§

FINALIZER_NAME
Finalizer name for cleanup operations

Functions§

run_controller
Start the RivvenCluster controller