Skip to content

MVP Complete!

Latest

Choose a tag to compare

@cypherfox cypherfox released this 31 Mar 07:28
· 33 commits to main since this release
593160d

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