Files
html-kube-tester/README.md
2024-06-27 15:04:16 +02:00

27 lines
977 B
Markdown

# html-kube-tester
## Workload
Workload to test application behavior while making changes on infrastructure.
Ingress fqdn has to be configured by either:
* modifying file *ingress-patch-route-name.yaml*
* using this repo as kustomize source and override inn the same way than *ingress-patch-route-name.yaml*
*replicas* and *content-git-repo* in *config* folder can be customized by modifying files or applying kustomize patch
Connntent git will be displayed in an iframe with node name on top.
Node name is displayed on the top of the page and also in kube-node.json and on kube-node.txt
Thanks to https://github.com/amoldalwai/RoadFighter.git for having something fun to display.
## Analyse script
A script is given to test inngress availability.
analyse.sh {ingress fqdn} [keep_results]
Option *keep_results* does not ovewrite file on startup.
Information is displayed in csv format: date (iso) | node hosting workload | request total time | response http code