docker-locust-gke:Google Container Engine的蝗虫群集示例

时间:2024-06-04 05:42:15
【文件属性】:

文件名称:docker-locust-gke:Google Container Engine的蝗虫群集示例

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-04 05:42:15

Shell

docker-locust-gke 使用图像的Google Container Engine蝗虫群集示例。 推送图片 首先,您应该将映像推送到专用存储库中。 $ export IMAGE_ID=locust-gke $ ./script/cluster push 集群管理 设置通用环境值 $ export GKE_CLUSTER= $ export GKE_ZONE= 启动集群 $ IMAGE_ID=locust-gke \ GKE_NETWORK= ] TARGET_URL= \ LOCUST_SLAVE_COUNT=2 \ ./script/cluster start 停止集群 $ ./script/cluster stop 显


【文件预览】:
docker-locust-gke-master
----.gitignore(15B)
----Dockerfile(77B)
----LICENSE(1KB)
----README.md(848B)
----config()
--------locust-slave-replicationcontroller.json.template(1021B)
--------locust-web-service.json(222B)
--------locust-master-pod.json.template(1KB)
----script()
--------cluster(5KB)
--------gke_functions(5KB)
----test()
--------locustfile.py(437B)

网友评论