Merge pull request #5293 from eparis/proxy-network-service

Do no start kube-proxy until after network is started
This commit is contained in:
Victor Marmol 2015-03-11 09:24:04 -07:00
commit 9022dbd3ea

View File

@ -1,6 +1,7 @@
[Unit]
Description=Kubernetes Kube-Proxy Server
Documentation=https://github.com/GoogleCloudPlatform/kubernetes
After=network.target
[Service]
EnvironmentFile=-/etc/kubernetes/config