ksctl_create-cluster_ha-civo_add-nodes
Command documentation for ksctl_create-cluster_ha-civo_add-nodes
ksctl create-cluster ha-civo add-nodes
Use to add more worker nodes in self-managed Highly-Available cluster on Civo
Synopsis
It is used to add nodes to worker nodes in cluster with the given name from user.
ksctl create-cluster ha-civo add-nodes [flags]
Examples
ksctl create ha-civo add-nodes -n demo -r LON1 -s store-local --noWP 3 --nodeSizeWP g3.medium # Here the noWP is the desired count of workernodes
Options
--feature-flags string Experimental Features: Supported values with comma seperated: [autoscale]
-h, --help help for add-nodes
-n, --name string Cluster Name (default "demo")
--noWP int Number of WorkerPlane Nodes (default -1)
--nodeSizeWP string Node size of self-managed workerplane nodes
-r, --region string Region
-s, --storage string storage provider
-v, --verbose int for verbose output
-y, --yes approval to avoid showMsg (default true)
SEE ALSO
- ksctl create-cluster ha-civo - Use to create a self-managed Highly Available cluster on Civo
Auto generated by spf13/cobra on 2-Dec-2024
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.