mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Merge pull request #8764 from eparis/sd_notify
API server explicitly notify systemd of successful startup
This commit is contained in:
@@ -18,6 +18,7 @@ ExecStart=/usr/bin/kube-apiserver \
|
||||
$KUBE_ADMISSION_CONTROL \
|
||||
$KUBE_API_ARGS
|
||||
Restart=on-failure
|
||||
Type=notify
|
||||
LimitNOFILE=65536
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user