clusterctl

Kubernetes Cluster API management tool for cluster lifecycle

brewmacoslinux
Try with needOr install directly
Source

About

Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle

Commands

clusterctl

Examples

Initialize a management cluster with Cluster API providers$ clusterctl init --infrastructure aws
Generate a cluster configuration from a template$ clusterctl generate cluster my-cluster --flavor prod > cluster.yaml
Move a cluster and its resources between management clusters$ clusterctl move --to-kubeconfig=target-cluster.kubeconfig