Simple golang site with a status route for simulating web site failure.
2.6K
Simple golang site with route to simulate site failure.
Built for testing kubernetes and rancher instances.
Repository at: https://github.com/dmportella/kubernetes-docker-golang
Web site should be available on port 8080.
GET /__health
{
version: "1.0.0",
status: "OK"
}
/__health//__health/throw500/__health/timeout/__health/killprocessContent type
Image
Digest
Size
67 MB
Last updated
over 10 years ago
docker pull dmportella/golangweb