Merge pull request #183 from rashmitrathod/patch-1

Update 08-bootstrapping-kubernetes-controllers.md
This commit is contained in:
Mohamed Ayman
2021-03-29 03:06:00 +02:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ Documentation=https://github.com/kubernetes/kubernetes
ExecStart=/usr/local/bin/kube-apiserver \\
--advertise-address=${INTERNAL_IP} \\
--allow-privileged=true \\
--apiserver-count=3 \\
--apiserver-count=2 \\
--audit-log-maxage=30 \\
--audit-log-maxbackup=3 \\
--audit-log-maxsize=100 \\