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) |
|---|
| ..2026_04_16_09_47_40.2821605611 |
| ..data |
| index.html |
| myfile.txt |
| Redis Data | |
|---|---|
| Current Value | my value |
| Pod Information | |
|---|---|
| Hostname | demoapp-7fcc8c687f-jzmfj |
| Uptime | 2848 seconds |
| Total Requests | 2 |
| Health Probes | |
|---|---|
| Liveness | Alive |
| Readiness | Ready |
| Startup | Started |
| Environment Variables | |
|---|---|
| DEMOAPP_PORT | tcp://10.99.248.220:8000 |
| DEMOAPP_SERVICE_PORT_HTTP | 8000 |
| 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 | d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8 |
| PYTHON_VERSION | 3.14.4 |
| REDIS_PORT | tcp://10.110.26.23:6379 |
| REDIS_SERVICE_PORT_REDIS | 6379 |
| WERKZEUG_RUN_MAIN | true |
| WERKZEUG_SERVER_FD | 6 |