• Kubernetes Submit Queue's avatar
    Merge pull request #33859 from luxas/not_so_aggressve_probes · 64d2b12d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Do not probe so aggressively which may lead to unnecessary restarts
    
    @errordeveloper @mikedanese PTAL
    
    I came across a case where etcd restarted about 5-10 times because the load was very high on the machine. 
    The load seems to have lead to that the `etcd` container occasionally didn't respond to the probe, which caused many restart and made the whole thing even worse.
    
    Maybe we should remove the etcd probe totally? I don't know, what do you think?
    This is at least a try to loosen the limits here...
    64d2b12d
Name
Last commit
Last update
..
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-dns Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
kubernetes-discovery Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
OWNERS Loading commit data...