提交 13c445cc 编写于 作者: P peng.xu

(shards): update makefile for cluster

上级 58a31cfe
......@@ -14,7 +14,7 @@ clean_deploy:
probe_deploy:
docker run --rm --name probe --net=host milvusdb/mishards /bin/bash -c "python all_in_one/probe_test.py"
cluster:
cd kubernetes_demo;./start.sh baseup;./start.sh appup;cd -
cd kubernetes_demo;./start.sh baseup;sleep 10;./start.sh appup;cd -
clean_cluster:
cd kubernetes_demo;./start.sh cleanup;cd -
cluster_status:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册