How to create a docker cluster with MQ without Kubernetes

4/8/2017

How to create a docker cluster with MQ without Kubernetes ? or with kubernetes is also fine , but has any one configured this before ? if so can you please help me out ?

-- Victor redhat
docker
dockerfile
kubectl
kubelet
kubernetes

1 Answer

4/9/2017

If you are referring to fabric8 MQ I understand from their website that they only run kubernetes based. And from what I understand it's a packaged platform that used Docker, Jenkins, Kubernetes for easier Microservices development.

I haven't done the setup myself yet, but I assume their quickstart may be a good starting point.

-- Oswin Noetzelmann
Source: StackOverflow