mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2025-08-01 13:49:01 +02:00
Update README.md
Co-authored-by: Jeff Geerling <geerlingguy@mac.com>
This commit is contained in:
parent
b65ac6a5f4
commit
a8bb8ccf90
@ -80,7 +80,7 @@ Extra args to pass to `kubeadm init` during K8s control plane initialization. E.
|
||||
|
||||
Extra args to pass to the generated `kubeadm join` command during K8s node initialization. E.g. to ignore certain preflight errors like swap being enabled, set this to: `--ignore-preflight-errors=Swap`
|
||||
|
||||
### Other variables to for additinal settings
|
||||
### Additional variables
|
||||
|
||||
kubernetes_allow_pods_on_master: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user