Distributed Load Testing Using Kubernetes Reviews

28078 reviews

Sandip V. · Reviewed about 4 years ago

Avdhoot J. · Reviewed about 4 years ago

Perfect !

Fabrice F. · Reviewed about 4 years ago

Robert P. · Reviewed about 4 years ago

Sk S. · Reviewed about 4 years ago

Jasmine W. · Reviewed about 4 years 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 about 4 years ago

Frederico S. · Reviewed about 4 years ago

Victor S. · Reviewed about 4 years ago

Bren D. · Reviewed about 4 years ago

Isti F. · Reviewed about 4 years ago

Xin W. · Reviewed about 4 years ago

Łukasz G. · Reviewed about 4 years ago

Yonghui S. · Reviewed about 4 years ago

Lars D. · Reviewed about 4 years ago

Bảo N. · Reviewed about 4 years ago

Franek G. · Reviewed about 4 years ago

Perfect !

Fabrice F. · Reviewed about 4 years ago

Lorenzo R. · Reviewed over 4 years ago

Benjamin R. · Reviewed over 4 years ago

Domagoj M. · Reviewed over 4 years ago

Thomas V. · Reviewed over 4 years ago

Nick D. · Reviewed over 4 years 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 over 4 years ago

Louis R. · Reviewed over 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.