v0.5.0: Gateway API Traffic Routing & Ingress Engine
Kuben v0.5.0 — Gateway API Traffic Routing & Ingress Engine
Kuben v0.5.0 integrates natively with the standard Kubernetes Gateway API, providing advanced HTTP traffic management, zero-downtime deployments, and flexible multi-environment routing.
Key Capabilities
- Native Gateway API v1 Support:
- Dynamic translation of application route definitions into standard Kubernetes
HTTPRouteresources. - Full compatibility with Envoy Gateway, Traefik, Cilium, and Istio implementations.
- Dynamic translation of application route definitions into standard Kubernetes
- Multi-Environment Routing:
- Host-based and path-based routing rules allowing production traffic, staging sandboxes, and ephemeral pull request preview URLs on shared or dedicated gateways.
- Automatic header manipulation and URL rewriting support.
- Resilient Health Probing & Zero-Downtime Deploys:
- Robust health probing engine with configurable liveness, readiness, and startup probe thresholds.
- Graceful timeout handling preventing network partition thrashing.
- Canary traffic splitting and zero-downtime rolling deploys.