Switchboard: A Kubernetes Controller to Simplify Managing Traefik IngressRoutes

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • switchboard

    Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes. (by borchero)

  • For this purpose, I built Switchboard. Switchboard is a Kubernetes operator which tracks all IngressRoute CRDs in your cluster and automatically creates cert-manager Certificate resources as well as external-dns DNSEndpoint resources. With Switchboard, you can enjoy the flexibility of Traefik's IngressRoute CRD without losing the benefits of the native Ingress resource.

  • gateway

    Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway (by envoyproxy)

  • Fantastic, illustrates why the Gateway API is such an important development. All of the ingresses are unique, everyone uses the ingress specific configuration not the standard k8s objects because it lacks basic functionality. Learn and support the Gateway API now. https://gateway-api.sigs.k8s.io/ https://github.com/envoyproxy/gateway

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gateway-api

    Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

  • Fantastic, illustrates why the Gateway API is such an important development. All of the ingresses are unique, everyone uses the ingress specific configuration not the standard k8s objects because it lacks basic functionality. Learn and support the Gateway API now. https://gateway-api.sigs.k8s.io/ https://github.com/envoyproxy/gateway

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts