Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.28 KB

cloudcli_k8s_create_cluster.md

File metadata and controls

40 lines (28 loc) · 1.28 KB

cloudcli k8s create_cluster

Create a Kubernetes cluster (BETA)

Synopsis

Create a Kubernetes cluster (BETA)

Create a new cluster or create all node pools / nodes in an existing cluster. Safe to run multiple times, only new nodes will be created and added to the relevant node pools in the cluster.

cloudcli k8s create_cluster [flags]

Options

  -h, --help             help for create_cluster
      --kconfig string   Path to Kamatera cluster configuration file in JSON or YAML format
                         Use our server configuration interface at https://kamatera.github.io/kamateratoolbox/serverconfiggen_k8s.html to generate this configuration file

Options inherited from parent commands

      --api-clientid string   API Client ID
      --api-secret string     API Secret
      --config string         config file (default is $HOME/.cloudcli.yaml)
      --debug                 enable debug output to stderr
      --dryrun                enable dry run mode, does not perform actions
      --format string         output format, default format is a human readable summary
      --no-config             disable loading from config file

SEE ALSO

Auto generated by spf13/cobra on 22-Oct-2024