Skip to content

Commit

Permalink
Update docs/install.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Wieczorek <[email protected]>
Signed-off-by: Natanael Copa <[email protected]>
  • Loading branch information
ncopa and twz123 authored Nov 13, 2024
1 parent 46327fb commit 20f3764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ Though the Quick Start material is written for Debian/Ubuntu, you can use it for
```

NOTE:
The `--single` option will disable features needed for multi-node clusters so you will not be able to extend this cluster. If you want be able to extend the cluster in the future you should instead use:
The `--single` option will disable features needed for multi-node clusters, so you will not be able to extend this cluster. If you want to be able to extend the cluster in the future, you should use:

``` shell
sudo k0s install controller --enable-worker --no-taints
```
Expand Down

0 comments on commit 20f3764

Please sign in to comment.