kelseyhightower / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way. No scripts.
Apache License 2.0
41.3k stars 14.13k forks source link

Remove --event-ttl flag due to redundancy. #614

Open arcreigh opened 4 years ago

arcreigh commented 4 years ago

--event-ttl=1h is a default value in 1.18.10 Recommend removal as stating 1h is redundant when the default value is 1h.
See https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/