andsens / ingress-frontend-zeroconf

Broadcast ingress hostnames via mDNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ingress Frontend Zeroconf

This tool is mainly intended for minikube setups. It watches the kubernetes API for any ingresses and broadcasts the hostnames in their rule spec to the interface that connects minikube to your host machine.

Install

skaffold deploy

About

Broadcast ingress hostnames via mDNS


Languages

Language:Go 95.5%Language:Dockerfile 4.5%