wesql / wescale

WeScale is a Modern MySQL proxy that supports read-write-split, read-after-write-consistency, load balancing and OnlineDDL.
Apache License 2.0
199 stars 8 forks source link

[Documentation Request] Deployment Configuration #466

Closed solomonope closed 4 months ago

solomonope commented 6 months ago

Background

I can't seem to find clear documentation on how to deploy Wescale.

I would like to deploy Wescale in Kubernetes cluster, I can't seem to find documentation on the configuration options for all the component of Wescale

earayu commented 6 months ago

Hi, @solomonope

Thank you for your Documentation Request. This week, I will be adding some articles about how to deploy WeScale in a Kubernetes environment.

In the meantime, If you want to deploy WeScale in a Kubernetes cluster, you can use KubeBlocks. You can find the documentation for KubeBlocks here: KubeBlocks Documentation And you can find instructions on how to deploy WeScale using KubeBlocks at this link: Deploying WeScale with KubeBlocks

earayu commented 4 months ago

If you would like to deploy wescale in k8s, you can follow this document: https://github.com/wesql/wescale/blob/main/doc%2Ftoturial%2F11-Getting-Started-with-Kubernetes.md