We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce23001 + 7dfff66 commit a3dd235Copy full SHA for a3dd235
docs/roadmap.md
@@ -6,12 +6,12 @@ The list is based on the survey results and the discussion in wg-etcd-operator.
6
- Create a new etcd cluster, e.g 3 or 5 members cluster
7
- Users should be able to set at least the etcd version and cluster size
8
- Understand health of a cluster
9
-- Enabling TLS communication
10
- - Should also support certificate renewal
+- Scale in and out, e.g 1 -> 3 -> 5 members and vice versa
11
12
## v0.2.0
+- Enabling TLS communication
13
+ - Should also support certificate renewal
14
- Upgrade across patches or one minor version
-- Scale in and out, e.g 1 -> 3 -> 5 members and vice versa
15
- Support customizing etcd options (via flags or env vars)
16
17
## v0.3.0
0 commit comments