8000 GitHub - eric-chao/codis-k8s: codis-k8s scripts, based on https://github.com/CodisLabs/codis/tree/release3.2/kubernetes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eric-chao/codis-k8s

Repository files navigation

Codis-k8s

Codis-k8s scripts, based on https://github.com/CodisLabs/codis/tree/release3.2/kubernetes

Please check start.sh for details.

Examples:

# to clean-up all the deployments, 
# except pv and pvc
# test is the product_name
./start.sh cleanup test
# to build-up all the deployments.
./start.sh buildup test
# scale proxy
./start.sh scale-proxy test 8
./start.sh scale-proxy test 2
# scale server
./start.sh scale-server test 8

Note:

Reduce the number of codis-server-$product_name, does not support.

About

codis-k8s scripts, based on https://github.com/CodisLabs/codis/tree/release3.2/kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0