1
0
Fork 0
docker-easy-haproxy/examples/kubernetes/.gitignore
Joao Gilberto Magalhaes 90b01b1f13 Add Kubernetes integration tests for EasyHAProxy examples
- Introduced a suite of pytest-based integration tests for Kubernetes using `kind`.
- Automated local installation of dependencies (`kind`, `kubectl`, and `helm`) when missing.
- Implemented fixtures for Kubernetes resource management and TLS secrets.
- Added end-to-end tests for HTTP and HTTPS ingress functionality.
2026-02-12 01:42:43 -05:00

9 lines
No EOL
115 B
Text

# kind installation directory
.kind/
# kubectl config
kubeconfig
# Test artifacts
*.log
service_tls_generated.yml