Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
helm list -n clusters # print management cluster name
clusterctl upgrade plan -n clusters <name>
  • Validate that the upgrade is valid and apply the command provided by clusterctl

...