|
@@ -380,6 +380,7 @@ infra0.example.com. 300 IN A 10.0.1.10
|
|
|
infra1.example.com. 300 IN A 10.0.1.11
|
|
infra1.example.com. 300 IN A 10.0.1.11
|
|
|
infra2.example.com. 300 IN A 10.0.1.12
|
|
infra2.example.com. 300 IN A 10.0.1.12
|
|
|
```
|
|
```
|
|
|
|
|
+
|
|
|
#### Bootstrap the etcd cluster using DNS
|
|
#### Bootstrap the etcd cluster using DNS
|
|
|
|
|
|
|
|
etcd cluster members can listen on domain names or IP address, the bootstrap process will resolve DNS A records.
|
|
etcd cluster members can listen on domain names or IP address, the bootstrap process will resolve DNS A records.
|