https://github.com/reddec/ingress-dashboard
Kubernetes-native automatic dashboard for Ingress
https://github.com/reddec/ingress-dashboard
ingress-service kubernetes
Last synced: 3 months ago
JSON representation
Kubernetes-native automatic dashboard for Ingress
- Host: GitHub
- URL: https://github.com/reddec/ingress-dashboard
- Owner: reddec
- License: mit
- Created: 2021-12-08T14:51:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T09:54:43.000Z (over 3 years ago)
- Last Synced: 2025-07-02T11:02:01.137Z (3 months ago)
- Topics: ingress-service, kubernetes
- Language: Go
- Homepage: https://ingress-dashboard.reddec.net
- Size: 129 KB
- Stars: 65
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ingress-dashboard

Automatic dashboard generation for Ingress objects.
Features:
* No JS
* Supports OIDC (Keycloak, Google, Okta, ...) and Basic authorization
* Automatic discovery of Ingress objects, configurable by annotations
* Supports static configuration (in addition to Ingress objects)
* Multiarch docker images: for amd64 and for arm64

Check [documentation](http://ingress-dashboard.reddec.net)