Okctl super simple reference application
This app offers some simple functionality to test your app in an okctl-cluster:
- Write to your error log, using the crash button
- List all entries in the database
- List all lines in a file from persistent volume claim (PVC)
- Write custom input to your info log
- Write an entry to the database connected to the app
- Write a line in text file mounted with a PVC
You can head over to
Grafana to see your logs, and
ArgoCD to see your continuous integration tool.