Skip to content

Controller to facilitate DNS discovery between clusters (proof of concept state)

License

Notifications You must be signed in to change notification settings

vthapar/lighthouse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lighthouse

Controller to facilitate DNS discovery in multi-cluster connected environments (proof-of-concept state)

setup development environment

You will need docker installed in your system, and at least 8GB of RAM. Run:

   make e2e status=keep

testing

run e2e testing

   make e2e

run unit testing

   make test

About

Controller to facilitate DNS discovery between clusters (proof of concept state)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.2%
  • Go 39.8%
  • Makefile 7.0%