Hi! I'm redirecting this message to kubernetes-users, since kubernetes-dev is for discussion about development of kubernetes itself.
More information about which features of RabbitMQ you are using would be helpful: queuing, routing, persistence, confirmation, routing, ... Services load balance, so it's not a 1-to-1 replacement: https://kubernetes.io/docs/concepts/services-networking/service/ On Sun, Dec 10, 2017 at 11:26 PM, Mohammad Eftekhari <[email protected]> wrote: > Hi. > > Imagine a simple ( Producer -> RabbitMQ -> Consumers ) design, each of > them are wrapped in a Kubernetes Service. *Each consumer should do only > one job at a time*, so it is easy to configure within the consumers. > > > However, my managers are forcing me to remove RabbitMQ in favor of using > Kubernete Service provided for Consumers. > > More precisely, they want me to somehow configure the Service such that it > do the same thing as RabbitMQ is doing in the scenario that I told you > about and remove the RabbitMQ. > > > I was wondering is it possible ? > > > If Yes, What are the problems that RabbitMQ can solve but the given > solution can not ? > > > Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes developer/contributor discussion" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/kubernetes-dev/82e26f76-278d-4c66-9b60-e3d87aeb198a% > 40googlegroups.com > <https://groups.google.com/d/msgid/kubernetes-dev/82e26f76-278d-4c66-9b60-e3d87aeb198a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
