# lighthouse **Repository Path**: mirrors_submariner-io/lighthouse ## Basic Information - **Project Name**: lighthouse - **Description**: DNS service discovery across connected Kubernetes clusters. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: devel - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-13 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lighthouse [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4865/badge)](https://bestpractices.coreinfrastructure.org/projects/4865) [![Release Images](https://github.com/submariner-io/lighthouse/workflows/Release%20Images/badge.svg)](https://github.com/submariner-io/lighthouse/actions?query=workflow%3A%22Release+Images%22) [![Periodic](https://github.com/submariner-io/lighthouse/workflows/Periodic/badge.svg)](https://github.com/submariner-io/lighthouse/actions?query=workflow%3APeriodic) [![Flake Finder](https://github.com/submariner-io/lighthouse/workflows/Flake%20Finder/badge.svg)](https://github.com/submariner-io/lighthouse/actions?query=workflow%3A%22Flake+Finder%22) Lighthouse provides DNS discovery to Kubernetes clusters connected by [Submariner](https://github.com/submariner-io/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](https://submariner.io/getting-started/architecture/service-discovery/). ## Contribute We welcome any contributions. Please refer to the [Development Guide](https://submariner.io/development/) for more details. ## Build and Test To build and test your code follow the steps in [Building and Testing](https://submariner.io/development/building-testing/).