k8s-svc-registry

module
v0.0.0-...-c438d58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2021 License: Apache-2.0

README

Kubernetes Service Registry

This is a gRPC server that receives registration requests for services outside of Kubernetes and registers their endpoints with a headless service inside K8s so they can be discovered by services inside the K8s cluster.

However this assumes that all pods inside K8s can access the endpoints outside of the K8s cluster. If that is not possible, an egress gateway will have to be installed and the service endpoints should be registered via a DNS name that can be resolved via the egress gateway.

Directories

Path Synopsis
api
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL