mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #5293 from eparis/proxy-network-service
Do no start kube-proxy until after network is started
This commit is contained in:
commit
9022dbd3ea
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Kubernetes Kube-Proxy Server
|
||||
Documentation=https://github.com/GoogleCloudPlatform/kubernetes
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/kubernetes/config
|
||||
|
Loading…
Reference in New Issue
Block a user