All kubernetes configuration scripts and yaml files for creating minikube clusters as default environment for devs.
- Install and start minikube following up this tutorial.
- Apply the image in the cluster by executing
$ kubectl apply -f type-of-service.yaml
AMQP management service is available running:
$ minikube service rabbitmq
Login: amqp Password: amqp123