why rabbitmq pod in pending state even when storage and peristant volume claim exist

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rabbitmq

    Docker Official Image packaging for RabbitMQ

  • Looks like this one: https://github.com/docker-library/rabbitmq/blob/cefa168001245c0d4a8af8aae988bbe5506bb03f/docker-entrypoint.sh#L418 but from your post I don’t see where you’ve overridden the CMD or ENTRYPOINT so I’m not sure what’s going on for you. I don’t think you should have to change anything, but just to debug what’s going on, I would try setting “command” and/or “args” like this https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#container-v1-core and see if you can learn what it’s doing.

  • bitnami-docker-rabbitmq

    Discontinued Bitnami Docker Image for RabbitMQ

  • # kubectl logs rabbitmq-586fff5c9c-qct9x 17:57:50.83 17:57:50.84 Welcome to the Bitnami rabbitmq container 17:57:50.84 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-rabbitmq 17:57:50.84 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-rabbitmq/issues 17:57:50.84 Send us your feedback at [email protected] 17:57:50.85 17:57:50.85 INFO ==> ** Starting RabbitMQ setup ** 17:57:50.86 INFO ==> Validating settings in RABBITMQ_* env vars.. 17:57:50.87 INFO ==> Initializing RabbitMQ... 17:57:50.88 INFO ==> Generating random cookie mkdir: cannot create directory ‘/bitnami/rabbitmq’: Permission denied

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts