# K8s Test Pipeline

LLMS index: [llms.txt](/llms.txt) | Full content: [llms-full.txt](/llms-full.txt)

---

Background documentation sourced from the K8s test pipeline repository, covering
pipeline design, test format, and EaaS debugging for Kubernetes integration tests.

---

Section pages:

- [Pipeline Design](/docs/background/k8s-test-pipeline/pipeline-design/): Design guidelines and architecture of the K8s test pipeline.
- [Test Format](/docs/background/k8s-test-pipeline/test-format/): Pipeline-level test discovery, environment variables, parameters, and group snapshot handling.
- [EaaS and Debugging](/docs/background/k8s-test-pipeline/eaas/): How the pipeline uses Konflux Environment as a Service, and how to debug test failures.
