kubemq-io / kubemq-community

KubeMQ is a Kubernetes native message queue broker
https://kubemq.io
Apache License 2.0
659 stars 48 forks source link

Installation fails with operator pod in Crashloopbackoff state #3

Closed cabrinoob closed 3 years ago

cabrinoob commented 4 years ago

Hi, I'am running a v1.12.10 K8S cluster and I am trying to deploy a kubemq cluster on it.

Right after the kubectl apply -f https://get.kubemq.io/deploy command, I see that the operator pod is in an error state with this message :

...
{"level":"info","ts":1587365069.465001,"logger":"controller-runtime.controller","caller":"controller/controller.go:190","msg":"Starting workers","controller":"kubemqdashboard-controller","worker count":1}
{"level":"error","ts":1587365069.9703064,"logger":"controller-runtime.source","caller":"source/source.go:88","msg":"if kind is a CRD, it should be installed before calling Start","kind":"Ingress.networking.k8s.io","error":"no matches for kind \"Ingress\" in version \"networking.k8s.io/v1beta1\""}
{"level":"error","ts":1587365069.9703994,"logger":"cmd","caller":"manager/main.go:124","msg":"Manager exited non-zero","error":"no matches for kind \"Ingress\" in version \"networking.k8s.io/v1beta1\""}

(The dashboard pod is running)

Do I miss something ?

Thank you for your help

kubemq commented 3 years ago

This issue is not relevant any more, Use the latest version