Page MenuHomePhabricator

Create etcd cluster for ml-serve-staging k8s
Closed, ResolvedPublic

Description

We need to create 3 vms and to bootstrap an etcd cluster on top of them, like we did for the other k8s clusters.

Event Timeline

elukey triaged this task as Medium priority.

Change 770522 had a related patch set uploaded (by Klausman; author: Klausman):

[operations/puppet@production] Add etcd setup for ML staging cluster in codfw

https://gerrit.wikimedia.org/r/770522

Change 770522 merged by Klausman:

[operations/puppet@production] Add etcd setup for ML staging cluster in codfw

https://gerrit.wikimedia.org/r/770522

Change 770973 had a related patch set uploaded (by Klausman; author: Klausman):

[operations/puppet@production] Fix directory structure/role name for ML staging etcd

https://gerrit.wikimedia.org/r/770973

Change 770973 merged by Klausman:

[operations/puppet@production] Fix directory structure/role name for ML staging etcd

https://gerrit.wikimedia.org/r/770973

# etcdctl -C https://ml-staging-etcd2001.codfw.wmnet:2379  cluster-health 
member 493aa03d462725d1 is healthy: got healthy result from https://ml-staging-etcd2002.codfw.wmnet:2379
member b12825ca936a35a6 is healthy: got healthy result from https://ml-staging-etcd2003.codfw.wmnet:2379
member fce0f93975c27096 is healthy: got healthy result from https://ml-staging-etcd2001.codfw.wmnet:2379
cluster is healthy
#