SUSE / caasp-salt

A collection of salt states used to provision a kubernetes cluster
Apache License 2.0
64 stars 29 forks source link

corrected system reservation to --system-reserved #765

Open cduch opened 5 years ago

cduch commented 5 years ago

fix for bug https://github.com/SUSE/doc-caasp/issues/161 fixed param for system reservation to --system-reserved from --kube-reserved

The param was wrong, looked like a copy&paste error. Fixed the param according to kubelet specs: https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/