Skip to content

Commit 20bbf02

Browse files
sophia-coldrensmira
authored andcommitted
docs: update vultr documentation
Fix a typo. Signed-off-by: sophia-coldren <[email protected]> Signed-off-by: Andrey Smirnov <[email protected]>
1 parent aea9894 commit 20bbf02

File tree

2 files changed

+2
-2
lines changed
  • website/content
    • v1.8/talos-guides/install/cloud-platforms
    • v1.9/talos-guides/install/cloud-platforms

2 files changed

+2
-2
lines changed

website/content/v1.8/talos-guides/install/cloud-platforms/vultr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Once all the cluster nodes are correctly configured, the cluster can be bootstra
137137
It is important that the `talosctl bootstrap` command be executed only once and against only a single control plane node.
138138

139139
```bash
140-
talosctl --talosconfig talosconfig boostrap --endpoints $CONTROL_PLANE_1_ADDRESS --nodes $CONTROL_PLANE_1_ADDRESS
140+
talosctl --talosconfig talosconfig bootstrap --endpoints $CONTROL_PLANE_1_ADDRESS --nodes $CONTROL_PLANE_1_ADDRESS
141141
```
142142

143143
### Configure Endpoints and Nodes

website/content/v1.9/talos-guides/install/cloud-platforms/vultr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Once all the cluster nodes are correctly configured, the cluster can be bootstra
137137
It is important that the `talosctl bootstrap` command be executed only once and against only a single control plane node.
138138

139139
```bash
140-
talosctl --talosconfig talosconfig boostrap --endpoints $CONTROL_PLANE_1_ADDRESS --nodes $CONTROL_PLANE_1_ADDRESS
140+
talosctl --talosconfig talosconfig bootstrap --endpoints $CONTROL_PLANE_1_ADDRESS --nodes $CONTROL_PLANE_1_ADDRESS
141141
```
142142

143143
### Configure Endpoints and Nodes

0 commit comments

Comments
 (0)