Skip to content

Commit 4ed6f8f

Browse files
nicklemlolgab
authored andcommitted
doc: Cherry-pick and partially apply pull request #788
1 parent a7d9ba6 commit 4ed6f8f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/infrastructure/microk8s-quickstart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Install MicroK8s on the machine:
4545
microk8s.status --wait-ready
4646
```
4747

48+
4. If you're running MicroK8s using a single node, disable high-availability clustering for improved performance:
49+
50+
```bash
51+
microk8s.disable ha-cluster
52+
```
53+
4854
## 3. Configuring MicroK8s
4955
5056
Now that MicroK8s is running on the machine we can proceed to enabling the necessary addons:

0 commit comments

Comments
 (0)