Skip to content

Instantly share code, notes, and snippets.

@prophet1906
prophet1906 / gist:5a052b1719abccb901ac799e24e3c940
Last active November 21, 2023 16:01
Software Testing Initial Discussion
# 20th November
Install MiniKube - https://github.com/kubernetes/minikube
Setup Microservices Demo - https://microservices-demo.github.io/deployment/kubernetes-minikube.html
Note - Use 4 GB(4096) Memory, as we are not touching any observability or traceability topics
Read more about application design here - https://github.com/microservices-demo/microservices-demo/blob/master/internal-docs/design.md
Note: The application is not compatible with latest mongodb image. Downgrade to version 5.0.11
https://github.com/microservices-demo/microservices-demo/issues/900