switch kubelets to connect to etcd on cloud network

Previously we were connecting across the public interfaces. This will connect across eth2 and send communication over a private network.
This commit is contained in:
Ryan Richard
2014-08-29 17:41:39 -05:00
parent 0fed66a667
commit 58b9b2fb88
2 changed files with 9 additions and 10 deletions

View File

@@ -6,6 +6,7 @@ write_files:
roles:
- kubernetes-master
cloud: rackspace
etcd_servers: KUBE_MASTER
path: /etc/salt/minion.d/grains.conf
- content: |
auto_accept: True