Merge pull request #100536 from neolit123/1.21-remove-cgroup-driver-example-in-godoc

kubeadm: remove mentions of cgroup-driver from godocs
This commit is contained in:
Kubernetes Prow Robot 2021-04-11 19:41:59 -07:00 committed by GitHub
commit 7a3430edcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -181,7 +181,7 @@ limitations under the License.
// value: "master"
// effect: "NoSchedule"
// kubeletExtraArgs:
// cgroup-driver: "cgroupfs"
// v: 4
// localAPIEndpoint:
// advertiseAddress: "10.100.0.1"
// bindPort: 6443

View File

@ -173,7 +173,7 @@ limitations under the License.
// value: "master"
// effect: "NoSchedule"
// kubeletExtraArgs:
// cgroup-driver: "cgroupfs"
// v: 4
// ignorePreflightErrors:
// - IsPrivilegedUser
// localAPIEndpoint: