capact environment create kind
capact environment create kind
Provision local kind cluster
capact environment create kind [flags]
Options
--cluster-config string path to a kind config file
-h, --help help for kind
--image string node docker image to use for booting the cluster (default "kindest/node:v1.20.7")
--kubeconfig string sets kubeconfig path instead of $KUBECONFIG or $HOME/.kube/config
--name string cluster name, overrides config (default "dev-capact")
--retain retain nodes for debugging when cluster creation fails
--wait duration wait for control plane node to be ready
Options inherited from parent commands
-C, --config string Path to the YAML config file
-v, --verbose int/string[=simple] Prints more verbose output. Allowed values: 0 - disable, 1 - simple, 2 - trace (default 0 - disable)
SEE ALSO
- capact environment create - This command consists of multiple subcommands to create a Capact environment