c12s-kubespray/docs
Bogdan Dobrelya aa447585c4 Fix download dnsmasq image dependency on docker
When download_run_once with download_localhost is used, docker is
expected to be running on the delegate localhost. That may be not
the case for a non localhost delegate, which is the kube-master
otherwise. Then the dnsmasq role, had it been invoked early before
deployment starts, would fail because of the missing docker dependency.

* Fix that dependency on docker and do not pre download dnsmasq image
  for the dnsmasq role, if download_localhost is disabled.
* Remove become: false for docker CLI invocation because that's not
  the common pattern to allow users access docker CLI w/o sudo.
* Fix opt bin path hack for localhost delegate to ignore errors when
  it fails with "sudo password required" otherwise.
* Describe download_run_once with download_localhost use case in docs
  as well.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-11-24 18:31:26 +01:00
..
figures use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00
ansible.md Add etcd proxy support 2016-07-19 14:09:40 +02:00
aws.md changed to the correct link 2016-09-29 17:44:24 +03:00
calico.md Add ability to define network backend for Calico. 2016-11-18 16:38:18 +03:00
cloud.md add documentation 2016-07-04 14:37:30 +02:00
coreos.md add documentation 2016-07-04 14:37:30 +02:00
dns-stack.md Allow subdomains of dns_domain and fix kubelet restarts 2016-09-27 14:32:49 +02:00
flannel.md add documentation 2016-07-04 14:37:30 +02:00
getting-started.md add documentation 2016-07-04 14:37:30 +02:00
ha-mode.md Remove etcd-proxy from all nodes and use etcd multiaccess 2016-11-09 13:31:12 +03:00
large-deployments.md Fix download dnsmasq image dependency on docker 2016-11-24 18:31:26 +01:00
openstack.md add documentation 2016-07-04 14:37:30 +02:00
roadmap.md Update roadmap.md 2016-11-17 12:44:30 -05:00
test_cases.md Improve CI test matrix 2016-11-15 18:17:30 +01:00
vagrant.md add documentation 2016-07-04 14:37:30 +02:00