We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054a629 commit b8cbe84Copy full SHA for b8cbe84
charts/README.md
@@ -15,6 +15,8 @@
15
- `--set node.cloudConfigSecretName`
16
- `--set node.cloudConfigSecretNamesapce`
17
- 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.
20
21
### install a specific version
22
```console
0 commit comments