Git Product home page Git Product logo

rabbitmq-operator's People

Contributors

21h avatar akuzyashin avatar granescb avatar inish777 avatar lunatik13 avatar vegassor avatar vladimirzaytsev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rabbitmq-operator's Issues

Operator.yaml is using deprecated api version

Deployment in the apps/v1beta1 is no longer served.
Check here for details.

Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served Migrate to use the apps/v1 API version, available since v1.9. Existing persisted data can be retrieved/updated via the new version.

ERROR: epmd error for host imp20rabbit-0.imp20rabbit-discovery.atom-test.svc.cluster.imp: nxdomain (non-existing domain)

Hi, When I deploy the cr on my kubernetes cluster, I got the error "epmd error...", and I have deploy the operator done, and the status is running.

➜  deploy git:(master) ✗ kubectl get po -n atom-test
NAME                                 READY   STATUS    RESTARTS   AGE
rabbitmq-operator-76c59cf54b-krkbj   1/1     Running   0          65m

Then, I deploy the rabbitmq cr use:

➜  deploy git:(master) ✗ kubectl apply -f crds/rabbitmq_v1_rabbitmq_cr.yaml -n atom-test
rabbitmq.rabbitmq.improvado.io/imp20rabbit created

but, the result is terrible:

➜  deploy git:(master) ✗ kubectl get po -n atom-test
NAME                                 READY   STATUS             RESTARTS   AGE
imp20rabbit-0                        1/2     CrashLoopBackOff   3          2m17s
imp20rabbit-1                        0/2     Pending            0          15s
rabbitmq-operator-76c59cf54b-krkbj   1/1     Running            0          69m
➜  deploy git:(master) ✗ kubectl get pvc -n atom-test
NAME                        STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS   AGE
rabbit-data-imp20rabbit-0   Bound    pvc-8d546809-d43b-11e9-a67a-00163e088669   1Gi        RWO            standard       2m25s
rabbit-data-imp20rabbit-1   Bound    pvc-d609523a-d43b-11e9-a67a-00163e088669   1Gi        RWO            standard       23s
➜  deploy git:(master) ✗ kubectl get po -n atom-test
NAME                                 READY   STATUS             RESTARTS   AGE
imp20rabbit-0                        1/2     CrashLoopBackOff   3          2m37s
imp20rabbit-1                        0/2     Init:0/1           0          35s
rabbitmq-operator-76c59cf54b-krkbj   1/1     Running            0          70m

What does the error mean, and how can I resolve it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.