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 | something new something else |
| Pod Information | |
|---|---|
| Hostname | demoapp-fd8776cc-rwtkv |
| Uptime | 3203 seconds |
| Total Requests | 11 |
| Health Probes | |
|---|---|
| Liveness | Alive |
| Readiness | Ready |
| Startup | Started |
| Environment Variables | |
|---|---|
| DEMOAPP_PORT | tcp://10.108.226.241: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 | a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b |
| PYTHON_VERSION | 3.14.3 |
| REDIS_PORT | tcp://10.97.111.107:6379 |
| REDIS_SERVICE_PORT_REDIS | 6379 |
| WERKZEUG_RUN_MAIN | true |
| WERKZEUG_SERVER_FD | 6 |