Distributed Load Testing Using Kubernetes Reviews
28078 reviews
Sandip V. · Reviewed около 4 лет ago
Avdhoot J. · Reviewed около 4 лет ago
Perfect !
Fabrice F. · Reviewed около 4 лет ago
Robert P. · Reviewed около 4 лет ago
Sk S. · Reviewed около 4 лет ago
Jasmine W. · Reviewed около 4 лет ago
EXTERNAL_IP=$(kubectl get svc locust-master -o yaml | grep ip | awk -F": " '{print $NF}') echo http://$EXTERNAL_IP:8089 is incorrect (gives invalid url), please add colon to grep part (change "ip" to "ip:") so that it becomes EXTERNAL_IP=$(kubectl get svc locust-master -o yaml | grep ip: | awk -F": " '{print $NF}') echo http://$EXTERNAL_IP:8089
Wojtek P. · Reviewed около 4 лет ago
Frederico S. · Reviewed около 4 лет ago
Victor S. · Reviewed около 4 лет ago
Bren D. · Reviewed около 4 лет ago
Isti F. · Reviewed около 4 лет ago
Xin W. · Reviewed около 4 лет ago
Łukasz G. · Reviewed около 4 лет ago
Yonghui S. · Reviewed около 4 лет ago
Lars D. · Reviewed около 4 лет ago
Bảo N. · Reviewed около 4 лет ago
Franek G. · Reviewed около 4 лет ago
Perfect !
Fabrice F. · Reviewed около 4 лет ago
Lorenzo R. · Reviewed больше 4 лет ago
Benjamin R. · Reviewed больше 4 лет ago
Domagoj M. · Reviewed больше 4 лет ago
Thomas V. · Reviewed больше 4 лет ago
Nick D. · Reviewed больше 4 лет ago
12/13/21 - Great lab. Clear instructions, easy to follow along. I think had the .yaml files and instructions used PROJECT_ID consistently instead of interchangeably use PROJECT, we might not need to update the .yaml since their values are the same. 11/9/21 - The connection to server localhost was refused. Not sure how to troubleshoot. I'll restart the lab in the future.
Moria W. · Reviewed больше 4 лет ago
Louis R. · Reviewed больше 4 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.