Skip to content

Commit 64b70b3

Browse files
authored
docs: update typos with incorrect command (#9818)
* docs: update incorect create cluster command for nutanix * docs: update incorect create cluster command for bare metal
1 parent 91c1176 commit 64b70b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/en/docs/getting-started/baremetal/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.
3030
To see details on the cluster creation process, increase verbosity (`-v=9` provides maximum verbosity).
3131

3232
#### 4. Create bootstrap cluster and provision hardware

docs/content/en/docs/getting-started/nutanix/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.
3030
The verbosity can be increased to see more details on the cluster creation process (-v=9 provides maximum verbosity).
3131

3232
#### 4. Create bootstrap cluster

0 commit comments

Comments
 (0)