Lab has instructions to conduct distributed load testing with Kubernetes, which includes a sample web application, Docker image, and Kubernetes deployments/services.
Overview
Syllabus
- GSP182
- Overview
- Setup and requirements
- Task 1. Set project and zone
- Task 2. Get the sample code and build a Docker image for the application
- Task 3. Deploy web application
- Task 4. Deploy Kubernetes cluster
- Task 5. Load testing master
- Task 6. Deploy locust-master
- Task 7. Load testing workers
- Task 8. Execute tests
- Congratulations!