cub cluster
cub cluster
Manage local kind clusters wired into ConfigHub
Synopsis
The cluster subcommands bring up a local kind cluster, install Argo CD into it, and wire it into ConfigHub so that adding a new Argo Application is a single cub unit create. Argo pulls its config from ConfigHub's OCI registry — no separate worker pod runs in your cluster.
Options
-h, --help help for cluster
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub - ConfigHub CLI
- cub cluster down - Tear down a kind cluster and its ConfigHub space
- cub cluster list - List local kind clusters managed by cub
- cub cluster up - Bring up a kind cluster wired to ConfigHub via Argo CD