commit | 3b552b2278d397fc73e9458dfaba691d955bc5e9 | [log] [tgz] |
---|---|---|
author | mlycore <maxwell92@126.com> | Sat Jul 15 23:17:54 2023 +0800 |
committer | mlycore <maxwell92@126.com> | Sat Jul 15 23:17:54 2023 +0800 |
tree | 4204146ebb666307fd6495bdf4a661ed807bb7a2 | |
parent | 0775c66a32ced09b1482e1c4c1e6459dafd9bf99 [diff] |
chore: update charts Signed-off-by: mlycore <maxwell92@126.com>
This repository collects scripts, tools, manifests and documentations, provides home for Apache ShardingSphere on cloud solutions.
Solutions currently included in this project:
The ShardingSphere operator uses predefined CustomResourceDefinitions for describing a Deployment for Apache ShardingSphere on Kubernetes.
With the help of ShardingSphere-Operator you could create a ShardingSphere-Proxy cluster including the ZooKeeper cluster in minutes.
For installation of SharingSphere-Operator, you will need a Kubernetes cluster, no matter it is a managed Kubernetes service like AWS EKS or self-hosted Kubernetes, or just a mini-kube, you can easily install ShardingSphere-Operator with respective ShardingSphere Operator Helm Charts, and apply the manifests in ShardingSphere Cluster Helm Charts describing the expected Apache ShardingSphere deployment. Kubernetes 1.18+ is recommended.
Minimum Viable Product
Please follows deployment instructions to deploy a ShardingSphere cluster with version 5.1.2
To build ShardingSphere Operator from scratch you will need to install the following tools:
To contribute to this project, refer to Contributing.
If you have any questions or feedback regarding this project, join the Apache ShardingSphere Slack.
For Wechat users, follow this .
Apache License 2.0, see LICENSE.