Skip to content

sesposito/emqtt-k8s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

EMQTT-K8S

How to:

kubectl create namespace emqtt
kubectl apply -f emqtt.yaml

done, you should now have a emqtt cluster of 2 nodes running on kubernetes, to verify:

kubectl port-forward -n emqtt emqtt-0 8080:18083

on your browser enter http://localhost:8080 to get into emqtt dashboard.

About

emqtt cluster on k8s with statefulsets and new emqtt ekka's cluster autodiscovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%