Skip to content

UI to show DNS entries of mesos dns like a graph

Notifications You must be signed in to change notification settings

anistal/mesos-dns-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Mesos DNS UI is a small application that makes requests to master.mesos:8123/v1/enumerate and paint the result in a graph with all dns entries. It could be useful to take a quick look of which dns entries and ports are availabe in the cluster

Compile and run

To generate a fat jar: sbt clean assembly To run the project: java -jar ~/mesos-dns-ui/target/scala-2.11/mesos-dns-ui-assembly-0.1.jar

Screenshot

alt text

About

UI to show DNS entries of mesos dns like a graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published