Create a nodepool (BETA)
Create a nodepool (BETA)
Create a new nodepool in an existing cluster or create additional nodes in an existing nodepool. Safe to run multiple times, only new nodes will be created and added to the nodepool.
cloudcli k8s create_nodepool [flags]
-h, --help help for create_nodepool
--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
--nodepool_name string Nodepool name
--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
- cloudcli k8s - Kubernetes management