Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 497 Bytes

remote_klusterlet_update.md

File metadata and controls

15 lines (8 loc) · 497 Bytes

Updating Klusterlet-addons on a managed cluster

User action

Update KlusterletAddonConfig on the multicluster-hub

  • kubectl edit klusterletaddonconfig -n <cluster-namespace> <cluster-name>

KlusterletAddonConfig Controller

  • KlusterletAddonConfig update triggers Reconcile() in klusterlet-addon-controller.
  • Corresponding addon will get enabled/disabled on based on what user has selected action