Skip to content

Instantly share code, notes, and snippets.

@juliohm1978
Created May 3, 2019 01:24
Show Gist options
  • Save juliohm1978/7e757087e2ab053a74857f1d8905ebc7 to your computer and use it in GitHub Desktop.
Save juliohm1978/7e757087e2ab053a74857f1d8905ebc7 to your computer and use it in GitHub Desktop.
# ## 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