Skip to content

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