Link Search Menu Expand Document

k-id

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
  • Automatic even-based updates
  • Automatic TLS expiration checks

Limitations:

  • Supports only v1/Ingress kind.
  • Doesn’t support Ingress Reference kind, only Service type
  • Doesn’t support DefaultBackend (I have no idea which URL to generate for it)
  • Hosts number per Ingress calculated each Ingress update or after refresh (30s by default)

image

image