mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Merge pull request #23491 from onorua/master
set KillMode for kubelet to process, fix for #13511
This commit is contained in:
@@ -76,6 +76,7 @@ coreos:
|
||||
--container-runtime=${KUBERNETES_CONTAINER_RUNTIME}
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
KillMode=process
|
||||
|
||||
- name: kube-proxy.service
|
||||
command: start
|
||||
|
Reference in New Issue
Block a user