Merge pull request #25069 from vincepii/master

Automatic merge from submit-queue

Heredoc fix on k8sm ha document

Fix for a missing delimiter on a heredoc in contrib/mesos/docs/ha.md.

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
This commit is contained in:
k8s-merge-robot 2016-05-21 18:30:06 -07:00
commit 3ef05dc53e

View File

@ -256,6 +256,7 @@ spec:
- hostPath:
path: /etc/kubernetes/manifests
name: manifest-dst
EOF
```
One must change `$MY_IP` to either `$K8S_1_IP` or `K8S_2_IP` depending