Skip to content

Commit 3277cef

Browse files
authored
Update of the main page
1 parent 4b9101a commit 3277cef

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ The ClickHouse Operator creates, configures and manages ClickHouse clusters runn
99
**Warning!**
1010
**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.**
1111

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-
1712
## Features
1813

1914
The ClickHouse Operator for Kubernetes currently provides the following:
@@ -44,8 +39,7 @@ The ClickHouse Operator for Kubernetes currently provides the following:
4439

4540
**Maintenance tasks**
4641
* [Add replication to an existing ClickHouse cluster][update_cluster_add_replication]
47-
* Add shards and replicas
48-
* [Automatic schema creation][schema_migration]
42+
* [Automatic schema creation][schema_migration]
4943
* [Update ClickHouse version][update_clickhouse_version]
5044
* [Update Operator version][update_operator]
5145

0 commit comments

Comments
 (0)