You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: ansible/etcd-operator/README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
## etcd-ansible-operator
2
2
3
-
This operator implements the [etcd-operator](https://github.com/coreos/etcd-operator/) using ansible and is run using [ansible-operator](https://github.com/water-hole/ansible-operator)
3
+
This operator implements the [etcd-operator](https://github.com/coreos/etcd-operator/) using ansible built on top of [ansible-operator](https://github.com/water-hole/ansible-operator).
4
+
5
+
__***Note:***__ This is a work in progress. Features like backup and restore will be added soon. This operator uses a different version of base image to support `failover` feature.
0 commit comments