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 7f9ca80 commit cd10fabCopy full SHA for cd10fab
charts/README.md
@@ -12,6 +12,8 @@
12
- `--set node.cloudConfigSecretName`
13
- `--set node.cloudConfigSecretNamesapce`
14
- 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.
17
18
### install a specific version
19
```console
0 commit comments