Skip to content

Commit b8cbe84

Browse files
authored
Update README.md
1 parent 054a629 commit b8cbe84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
- `--set node.cloudConfigSecretName`
1616
- `--set node.cloudConfigSecretNamesapce`
1717
- switch to `mcr.azk8s.cn` repository in Azure China: `--set image.baseRepo=mcr.azk8s.cn`
18+
- Microk8s based kubernetes recommended settings:
19+
- `--set linux.kubelet="/var/snap/microk8s/common/var/lib/kubelet"` - sets correct path to microk8s kubelet even though a user has a folder link to it.
1820

1921
### install a specific version
2022
```console

0 commit comments

Comments
 (0)