pull/43/head
Jimmy Song 2017-08-11 13:46:30 +08:00
parent c44f9f815b
commit 82fb2176ec
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
$ git clone https://github.com/rootsongjc/distributed-load-testing-using-kubernetes.git
$ cd kubernetes-config
$ kubectl create -f sample-webapp-controller.yaml
$ kubectl create -f kubectl create -f sample-webapp-service.yaml
$ kubectl create -f sample-webapp-service.yaml
```
## 部署Locust的Controller和Service