Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ClusterTopology Controller

The ClusterTopology controller reconciles the managed topology of a Cluster, as shown in the following diagram.

Its main responsibilities are to:

  1. Reconcile Clusters based on templates defined in a ClusterClass and managed topology.
  2. Create, update, delete managed topologies by continuously reconciling the topology managed resources.
  3. Reconcile Cluster-specific customizations of a ClusterClass

The high level workflow of ClusterTopology reconciliation is shown below.

Additional information