mkimuram / lighthouse

Controller to facilitate DNS discovery between clusters

Home Page:https://submariner-io.github.io/architecture/service-discovery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lighthouse

CII Best Practices Release Images Periodic Flake Finder

Lighthouse provides DNS discovery to Kubernetes clusters connected by Submariner in multi-cluster environments. The solution is compatible with any CNI (Container Network Interfaces) plugin.

Architecture

The Lighthouse architecture is explained in detail at Service Discovery.

Contribute

We welcome any contributions. Please refer to the Development Guide for more details.

Build and Test

To build and test your code follow the steps in Building and Testing.

About

Controller to facilitate DNS discovery between clusters

https://submariner-io.github.io/architecture/service-discovery/

License:Apache License 2.0


Languages

Language:Go 99.2%Language:Makefile 0.8%