Assignment


Build a CI Load Test for http-echo applications using Kind (Kubernetes in Docker) and the k6 load testing tool.




Solution Overview


This project implements a comprehensive load testing solution using:



Kind: Creates a multi-node Kubernetes cluster for realistic testing environments

NGINX Ingress Controller: Routes HTTP...