Coder Social home page Coder Social logo

vernemqube's Introduction

VerneMQube

VerneMQ on Kubernetes - Auto Discovery Cluster

Prerquisties

NOTE: I didn't managed to make the node discovery work with services because of Erlang Port Mapper daemon logic and Service ClusterIP limitation. If you make it work let me know what did you do.

How to Use

  1. Launch Service
    • kubectl create -f vernemq-service.yaml
  2. Launch Deployment
    • kubectl create -f vernemq-deployment.yaml

Checking cluster status

kubectl get pods

vernemq-3099899313-7gkrr          2/2       Running   0          17s
vernemq-3099899313-qbi91          2/2       Running   0          17s
vernemq-3099899313-u5rrq          2/2       Running   0          17s
kubernetes-pod-ip-finder-6le9j   1/1       Running   0          4h

kubectl exec vernemq-3099899313-7gkrr vmq-admin cluster status

+------------------+-------+
|       Node       |Running|
+------------------+-------+
|[email protected]| true  |
|[email protected]| true  |
|[email protected]| true  |
+------------------+-------+

vernemqube's People

Stargazers

Lars Hesel Christensen avatar Anun Panya avatar Chavee Issariyapat avatar  avatar Ertan Deniz avatar Kelly Campbell avatar Max Ekman avatar Kamil Chmielewski avatar  avatar Kazutaka Ogaki avatar Andre Graf avatar

Watchers

 avatar

vernemqube's Issues

Finding node using service

Hi

Is it possible node discovery by using service IPAddress? If yes, can you please provide some information about that. How we can able to solve this problem. Even I am try it in same way but due to cluster Ip limitation I am unable to even ping from the any of the pod.

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.