A simple HTTP echo container to debug Kubernetes ingress rules
1.2K
A simple HTTP-echo container to debug a Kubernetes ingress
HTTPEcho listen to the port 8080 for incoming HTTP GET requests on any path, and returns the request URI and all the headers.
Check the httpecho.yaml for the resource definition, and then kubectl apply -f httpecho.yaml
Check container repo at https://github.com/totomz/httpecho
Content type
Image
Digest
sha256:3b0289be1…
Size
4 MB
Last updated
almost 2 years ago
docker pull totomz84/httpecho