Disabling Multi Cluster
To disable the K10 Multi-Cluster system on the primary or
a secondary cluster, please add the following to any of
the helm install
or helm upgrade
commands:
--set multicluster.enabled=false
Note
If K10 Multi-Cluster was already running on a cluster, it will fail during helm upgrade if multicluster is disabled. To disable K10 Multi-Cluster safely, disconnect all clusters before disabling.