kindacool cluster is the main entrypoint to all cluster management operations
The cluster subcommand includes all the cluster management operations.
By default the name "kindacool" is used for all cluster operations. If you want to manage a second cluster set the --name flag.
-h, --help help for cluster
-n, --name string Name of the cluster to manage. (default "kindacool")
-v, --verbose Enable verbose pulumi output.
- kindacool - kindacool can be used to quickly setup new Kubernetes (k3s) clusters on OpenStack.
- kindacool cluster create - Create a k3s cluster on OpenStack
- kindacool cluster destroy - Destroys a k3s cluster on OpenStack
- kindacool cluster kubeconfig - Output a cluster's kubeconfig
- kindacool cluster ls - List all k3s clusters on OpenStack
- kindacool cluster sshkey - Output a cluster's ssh-key