Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: Add the VMs for kubernetes/networking etcd
......................................................................


Add the VMs for kubernetes/networking etcd

Both A and SRV records (for peer connections only) are provided.

Bug: T147620
Change-Id: I379651bba32dd485a8924613766c42bcdb2f9a4f
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 21 insertions(+), 0 deletions(-)

Approvals:
  Giuseppe Lavagetto: Looks good to me, approved
  Alexandros Kosiaris: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 79f3013..fa81a72 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -860,6 +860,12 @@
 210     1H IN PTR       mc1030.eqiad.wmnet.
 211     1H IN PTR       mc1031.eqiad.wmnet.
 212     1H IN PTR       mc1032.eqiad.wmnet.
+213     1H IN PTR       etcd1001.eqiad.wmnet.  ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
+214     1H IN PTR       etcd1002.eqiad.wmnet.  ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
+215     1H IN PTR       etcd1003.eqiad.wmnet.  ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
+216     1H IN PTR       etcd1004.eqiad.wmnet.   ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
+217     1H IN PTR       etcd1005.eqiad.wmnet.   ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
+218     1H IN PTR       etcd1006.eqiad.wmnet.   ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 
 $ORIGIN 33.64.{{ zonename }}.
 1       1H IN PTR       vl1019-eth2.lvs1001.wikimedia.org.
diff --git a/templates/wmnet b/templates/wmnet
index 8d7fa08..951eafc 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -80,6 +80,15 @@
 _etcd._tcp          5M  IN SRV      0 1 2379 conf1002.eqiad.wmnet.
 _etcd._tcp          5M  IN SRV      0 1 2379 conf1003.eqiad.wmnet.
 
+; kubernetes-related records (etcd)
+_etcd-server._tcp.k8s 5M  IN SRV      0 1 2380 etcd1001.eqiad.wmnet.
+_etcd-server._tcp.k8s 5M  IN SRV      0 1 2380 etcd1002.eqiad.wmnet.
+_etcd-server._tcp.k8s 5M  IN SRV      0 1 2380 etcd1003.eqiad.wmnet.
+_etcd-server._tcp.net.k8s 5M  IN SRV      0 1 2380 etcd1004.eqiad.wmnet.
+_etcd-server._tcp.net.k8s 5M  IN SRV      0 1 2380 etcd1005.eqiad.wmnet.
+_etcd-server._tcp.net.k8s 5M  IN SRV      0 1 2380 etcd1006.eqiad.wmnet.
+
+
 ; puppet records
 _x-puppet-ca._tcp   5M  IN SRV      0 1 8140 puppetmaster1001.eqiad.wmnet.
 _x-puppet._tcp      5M  IN SRV      0 1 8140 puppetmaster1001.eqiad.wmnet.
@@ -364,6 +373,12 @@
 es1017          1H  IN A        10.64.48.114
 es1018          1H  IN A        10.64.48.115
 es1019          1H  IN A        10.64.48.116
+etcd1001        1H  IN A        10.64.32.213
+etcd1002        1H  IN A        10.64.32.214
+etcd1003        1H  IN A        10.64.32.215
+etcd1004        1H  IN A        10.64.32.216
+etcd1005        1H  IN A        10.64.32.217
+etcd1006        1H  IN A        10.64.32.218
 etherpad1001    1H  IN A        10.64.32.177 ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 eventlog1001    1H  IN A        10.64.32.167
 fluorine        1H  IN A        10.64.0.21

-- 
To view, visit https://gerrit.wikimedia.org/r/314656
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I379651bba32dd485a8924613766c42bcdb2f9a4f
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to