Skip to content

Commit

Permalink
Update README.md (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
teymurgahramanov authored May 25, 2024
1 parent f24e43c commit 1426a12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ _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 system information `/sys`
💲 Get environment variables `/env`
📝 Get request headers `/headers`
⏳ Simulate custom response delay and status code `/response`
📝 Get HTTP request headers `/headers`
⏳ Simulate custom HTTP response delay and status code `/response`
💥 Simulate system failure `/crash`
🔄️ Experiment with various deployment strategies with custom versioning `/version`
⚙️ Experiment with Kubernetes probes `/healthz` `/healthz/toggle`
🔄️ Experiment with various deployment strategies `/version`
💬 Experiment with various logging strategies `/log`
⚙️ 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 Prometheus scraping and alerting `/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 1426a12

Please sign in to comment.