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
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,6 @@ The ClickHouse Operator creates, configures and manages ClickHouse clusters runn
9
9
**Warning!**
10
10
**ClickHouse Operator is in beta. You can use it at your own risk. There may be backwards incompatible API changes up until the first major release.**
11
11
12
-
**Release 0.3.0 is backward incompatible with 0.2.3 and earlier:**
13
-
***Pod and volume templates are spec'ed slightly differently (now they correspond to Kubernetes API) -- check corresponding examples, those were updated to reflect the change.**
14
-
***All managed objects have got the different naming approach, that includes installation and primary instances names.**
15
-
16
-
17
12
## Features
18
13
19
14
The ClickHouse Operator for Kubernetes currently provides the following:
@@ -44,8 +39,7 @@ The ClickHouse Operator for Kubernetes currently provides the following:
44
39
45
40
**Maintenance tasks**
46
41
*[Add replication to an existing ClickHouse cluster][update_cluster_add_replication]
0 commit comments