This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Specify etcd servers for the etcd cluster
pull/35/head
Smaine Kahlouch
9 years ago
parent
4fe0ced5db
commit
0a238d9853
1 changed files
with
4 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
6
inventory/inventory.example
6
inventory/inventory.example
View File
@ -5,8 +5,10 @@
10.99.0.26
10.99.0.26
10.99.0.27
10.99.0.27
[etcd:children]
kube-master
[etcd]
10.99.0.26
10.99.0.27
10.99.0.4
[kube-node]
[kube-node]
10.99.0.27
10.99.0.27
Write
Preview
Loading…
Cancel
Save