apache / shardingsphere-on-cloud

A collection of tools and best practices to take ShardingSphere into the cloud
Apache License 2.0
83 stars 28 forks source link

Consider optimize `apache-shardingsphere-operator-charts` for better usability #115

Closed mlycore closed 1 year ago

mlycore commented 1 year ago

TODO

xuanyuan300 commented 1 year ago

Refered to the installation of StreamNative and TIDB. They install the operator first, and then install the cluster. I think we should maintain the status quo, but we need to add the dependencies in the document.

  1. When using operator-cluster-charts, the documentation should explain that operator-charts needs to be installed first.
  2. Maybe we need to rename operator-cluster-charts because its name is confusing.
mlycore commented 1 year ago

That's it, people want to play with Apache ShardingSphere on kubernetes should not get confused with the name operator-charts and operator-cluster-charts.

mlycore commented 1 year ago

fixed in #149