Skip to content

Commit

Permalink
Update README.md (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
teymurgahramanov authored May 4, 2024
1 parent 474d34b commit 7f07b7d
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ _The most useful web application to perform labs and tests in a container enviro
## Features ###
With App22 you can do the following:

- Get container system information `/sys`
- Get environment variables `/env`
- Get request headers `/headers`
- Simulate custom response delay and status code `/response`
- Simulate system failure `/crash`
- Experiment with various deployment strategies by setting custom version `/version`
- Experiment with Kubernetes probes `/healthz` `/healthz/toggle`
- Test SQL database failover and replication `/database`
- Test Kubernetes PersistentVolume, ConfigMap, and Secret `/cat`
- Test Prometheus scraping and alerts `/metrics`
- Test API Gateway and Service Mesh with ToDo List API `/tasks`
📦 Get container system information `/sys`
💲 Get environment variables `/env`
📝 Get request headers `/headers`
⏳ Simulate custom response delay and status code `/response`
💥 Simulate system failure `/crash`
🔄️ Experiment with various deployment strategies with custom versioning `/version`
⚙️ Experiment with Kubernetes probes `/health` `/health/toggle`
💬 Experiment with various logging strategies `/log`
📄 Test SQL database failover and replication `/database`
💾 Test Kubernetes PersistentVolume, ConfigMap, and Secret `/cat`
📊 Test Prometheus scraping and alerts `/metrics`
🛡️ Test API Gateway and Service Mesh with ToDo List API `/tasks`

... and much more. Take a look at the Swagger documentation on `/doc`.

Expand Down

0 comments on commit 7f07b7d

Please sign in to comment.