Training app for demonstrating pods, volumes, ConfigMaps, Secrets, health probes, and metrics
GET / — Main pageGET /livez — Liveness probeGET /readyz — Readiness probeGET /startz — Startup probeGET /metrics — Prometheus metricsGET /file/<filename> — Read file from /vol/| Volume Files (/vol) |
|---|
| No files found |
| Redis Data | |
|---|---|
| Current Value | write some data to redis |
| Pod Information | |
|---|---|
| Hostname | demoapp-5458996c5f-7c4jq |
| Uptime | 11471 seconds |
| Total Requests | 16 |
| Health Probes | |
|---|---|
| Liveness | Alive |
| Readiness | Ready |
| Startup | Started |
| Environment Variables | |
|---|---|
| HOME | / |
| LC_CTYPE | C.UTF-8 |
| PATH | /venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| PYTHON_SHA256 | 143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c63 |
| PYTHON_VERSION | 3.14.6 |
| WERKZEUG_RUN_MAIN | true |
| WERKZEUG_SERVER_FD | 6 |