This release includes the basic feature set required to conduct the first cloud-native-demo
- a working bugsim service, that allows
- the selection of a specific deployment in a specific namespace
- display all pods in the deployment
- allow sending request to delete a pod to simulate bug, request will succeed with a configurable percentage
- Helm chart that will roll out all needed services (emojivoto + load generator, bugsim, Linkerd, Loki Stack
Currently not working:
- Helm charts are not correct. You will have to apply some manual work after deploying to your cluster