Created
May 3, 2019 01:24
-
-
Save juliohm1978/7e757087e2ab053a74857f1d8905ebc7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ## Configure 'ip' variable to bind kubernetes services on a | |
# ## different ip than the default iface | |
k8s-master01-prd-20190426 | |
k8s-master02-prd-20190426 | |
k8s-etcd01-prd-20190426 | |
k8s-etcd02-prd-20190426 | |
k8s-etcd03-prd-20190426 | |
k8s-etcd04-prd-20190426 | |
k8s-etcd05-prd-20190426 | |
k8s-node01-prd-20190426 | |
k8s-node02-prd-20190426 | |
[kube-master] | |
k8s-master01-prd-20190426 | |
k8s-master02-prd-20190426 | |
[etcd] | |
k8s-etcd01-prd-20190426 | |
k8s-etcd02-prd-20190426 | |
k8s-etcd03-prd-20190426 | |
k8s-etcd04-prd-20190426 | |
k8s-etcd05-prd-20190426 | |
[kube-node] | |
k8s-node01-prd-20190426 | |
k8s-node02-prd-20190426 | |
[k8s-cluster:children] | |
kube-master | |
kube-node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment