app to get all unique ingress hosts for current kubernetes context
brew install vvrnv/tap/ingpointrequirements:
goinstalled
go install github.com/vvrnv/ingpoint@latestor
git clone https://github.com/vvrnv/ingpoint.git
cd ingpoint
go build -o ingpoint
./ingpointdownload a binary from release page
requirements:
kubectl
➜ ~ kubectl config use-context dev
Switched to context "dev".
➜ ~ ingpoint
jira-666.example.domain.com
test.domain.com
*.example.domain.com