Difference between revisions of "Clusterctl"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
* https://github.com/kubernetes-sigs/cluster-api | * https://github.com/kubernetes-sigs/cluster-api | ||
+ | * https://cluster-api.sigs.k8s.io/user/quick-start.html | ||
clusterctl init Initialize a management cluster. | clusterctl init Initialize a management cluster. |
Revision as of 10:06, 20 March 2024
- https://github.com/kubernetes-sigs/cluster-api
- https://cluster-api.sigs.k8s.io/user/quick-start.html
clusterctl init Initialize a management cluster. clusterctl upgrade plan Provide a list of recommended target versions for upgrading Cluster API providers in a management cluster. clusterctl upgrade apply Apply new versions of Cluster API core and providers in a management cluster. clusterctl delete Delete one or more providers from the management cluster. clusterctl generate cluster Generate templates for creating workload clusters. clusterctl generate yaml Process yaml using clusterctl’s yaml processor. clusterctl get kubeconfig Gets the kubeconfig file for accessing a workload cluster. clusterctl move Move Cluster API objects and all their dependencies between management clusters. clusterctl alpha rollout Manages the rollout of Cluster API resources. For example: MachineDeployments.
See also
clusterctl: [ init | --infrastructure oci ]
Advertising: