Skip to content

Commit cd10fab

Browse files
authored
Update README.md
1 parent 7f9ca80 commit cd10fab

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
@@ -12,6 +12,8 @@
1212
- `--set node.cloudConfigSecretName`
1313
- `--set node.cloudConfigSecretNamesapce`
1414
- switch to `mcr.azk8s.cn` repository in Azure China: `--set image.baseRepo=mcr.azk8s.cn`
15+
- Microk8s based kubernetes recommended settings:
16+
- `--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.
1517

1618
### install a specific version
1719
```console

0 commit comments

Comments
 (0)