e2e test architecture for consul service discovery mechanism
-
Make sure you have minikube and helm is installed.
-
Run the below command in your terminal
helm install -f consul-helm/helm-consul-values.yml hashicorp ./consul-helm
- To check the consul ui in browser
minikube service hashicorp-consul-ui
// right now in discovery its just a copy of prometheues manager.go and its test , eventually we will delete that and call its api only
consul agent -dev -ui