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 | Hello World |
| Pod Information | |
|---|---|
| Hostname | demoapp-56758f5f75-nwcv6 |
| Uptime | 10881 seconds |
| Total Requests | 10 |
| Health Probes | |
|---|---|
| Liveness | Alive |
| Readiness | Ready |
| Startup | Started |
| Environment Variables | |
|---|---|
| HOME | /root |
| 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 | 7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6 |
| PYTHON_VERSION | 3.14.5 |
| WERKZEUG_RUN_MAIN | true |
| WERKZEUG_SERVER_FD | 6 |