File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/content/en/docs/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Create a hardware configuration file (`hardware.csv`) as described in [Prepare h
2626
2727#### 3. Launch the cluster creation
2828
29- Run the ` eksctl anywhere cluster create ` command, providing the cluster config and hardware CSV files.
29+ Run the ` eksctl anywhere create cluster ` command, providing the cluster config and hardware CSV files.
3030To see details on the cluster creation process, increase verbosity (` -v=9 ` provides maximum verbosity).
3131
3232#### 4. Create bootstrap cluster and provision hardware
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Details about this config file can be found on the [Nutanix Config]({{< relref "
2626
2727#### 3. Launch the cluster creation
2828
29- After modifying the cluster configuration file, run the ` eksctl anywhere cluster create ` command, providing the cluster config.
29+ After modifying the cluster configuration file, run the ` eksctl anywhere create cluster ` command, providing the cluster config.
3030The verbosity can be increased to see more details on the cluster creation process (-v=9 provides maximum verbosity).
3131
3232#### 4. Create bootstrap cluster
You can’t perform that action at this time.
0 commit comments