examples: Update bootkube to v0.3.7 and etcd3

This commit is contained in:
Dalton Hubble
2017-02-17 18:36:12 -08:00
parent dabf0eae54
commit 8fd4bea89b
7 changed files with 18 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
},
"metadata": {
"domain_name": "node2.example.com",
"etcd_initial_cluster": "node1=http://node1.example.com:2380",
"etcd_endpoints": "node1.example.com:2379",
"k8s_dns_service_ip": "10.3.0.10",
"ssh_authorized_keys": [
"ADD ME"

View File

@@ -8,7 +8,7 @@
},
"metadata": {
"domain_name": "node3.example.com",
"etcd_initial_cluster": "node1=http://node1.example.com:2380",
"etcd_endpoints": "node1.example.com:2379",
"k8s_dns_service_ip": "10.3.0.10",
"ssh_authorized_keys": [
"ADD ME"

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"domain_name": "node2.example.com",
"etcd_initial_cluster": "node1=http://node1.example.com:2380",
"etcd_endpoints": "node1.example.com:2379",
"k8s_dns_service_ip": "10.3.0.10",
"pxe": "true",
"ssh_authorized_keys": [

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"domain_name": "node3.example.com",
"etcd_initial_cluster": "node1=http://node1.example.com:2380",
"etcd_endpoints": "node1.example.com:2379",
"k8s_dns_service_ip": "10.3.0.10",
"pxe": "true",
"ssh_authorized_keys": [