Files
kubernetes/contrib
Stephen Gallagher f71673b42e Ensure that kube-apiserver starts after etcd
If etcd is running on the same system as kube-apiserver and is
being started as part of the same series of services (such as with a
custom systemd target), we need to ensure that it orders later in
startup than etcd or it will fail to find the local service.

Note: this does not attempt to start etcd on the local system if it
is not already part of the transaction, so it will have no effect
if someone calls `systemctl start kube-apiserver.service` directly.
2015-08-19 15:02:29 -04:00
..
2015-07-21 10:24:04 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:52:58 -07:00
2015-06-05 11:35:17 -04:00