ksctl_create-cluster_ha-azure_add-nodes
Command documentation for ksctl_create-cluster_ha-azure_add-nodes
ksctl create-cluster ha-azure add-nodes
Use to add more worker nodes in self-managed Highly-Available cluster on Azure
Synopsis
It is used to add nodes to worker nodes in cluster with the given name from user
ksctl create-cluster ha-azure add-nodes [flags]
Examples
ksctl create ha-azure add-nodes -n demo -r eastus -s store-local --noWP 3 --nodeSizeWP Standard_F2s # 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-azure - Use to create a self-managed Highly-Available cluster on Azure
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.