https://github.com/makeomatic/kube-linker
Dashboard to display all cluster external endpoints in one place
https://github.com/makeomatic/kube-linker
Last synced: about 1 year ago
JSON representation
Dashboard to display all cluster external endpoints in one place
- Host: GitHub
- URL: https://github.com/makeomatic/kube-linker
- Owner: makeomatic
- Created: 2019-08-19T14:40:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T11:09:03.000Z (over 6 years ago)
- Last Synced: 2025-01-05T00:24:29.344Z (about 1 year ago)
- Language: Go
- Size: 61.5 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# kube-linker
> alpha-state, unfinished
### Run locally
export OPERATOR_NAME=kube-linker
operator-sdk up local
### Build
export IMAGE=vkfont/kube-linker:0.0.1
operator-sdk build $IMAGE
docker push $IMAGE
### Run tests
operator-sdk test local ./test
### Annotations
metadata:
annotations:
kube-linker/enabled: "true"
kube-linker/description: Service description
kube-linker/doc-url: https://documentation.ling
kube-linker/name: optional name