Unprecedented Performance
The world's fastest Kubernetes ingress controller. No other ingress comes close. Built in Rust for Gateway API with sub-millisecond latency, 34,000+ requests per second, and a ~5 MB memory footprint.
Written in Rust using hyper and tokio, ZenoIngress delivers the performance of hand-tuned C with the safety guarantees of a modern language.
No garbage collection pauses. No runtime overhead. No surprises at 3 AM.
Memory-safe Rust eliminates buffer overflows and use-after-free vulnerabilities.
Built for the Kubernetes Gateway API from day one - not retrofitted from legacy Ingress.
Full Gateway API Core profile conformance tests completed with zero failures, zero skips.
Complete GatewayClass, Gateway, and HTTPRoute support with RFC-compliant status management.
Path, host, header, and method-based routing. Query parameter matching. Weighted traffic splitting.
Native TLS with rustls. SNI support for multiple certificates. Certificate management via K8s Secrets.
Request/response header modification, URL rewriting, redirects, and request mirroring.
| Metric | ZenoIngress | Industry Standard |
|---|---|---|
| Throughput | 34,000+ req/s | ~15,000 req/s |
| P99 Latency | < 3.2ms | 10-50ms |
| Memory Footprint | ~5 MB | 50-200 MB |
| Proxy Overhead | < 0.05ms | 1-5ms |
| Language | Rust (memory-safe) | Go/C++ |
| GC Pauses | None | Variable |
Everything you need for production traffic management.
Clean separation between control plane and data plane for maximum flexibility.
Watches Gateway API resources (GatewayClass, Gateway, HTTPRoute) and generates proxy configuration. Built with kube-rs for efficient Kubernetes API interaction.
High-performance HTTP proxy built on hyper and tokio. Routes incoming traffic to backend services with sub-millisecond overhead.
Memory-safe systems programming without garbage collection overhead.
Industry-leading async runtime for high-concurrency networking.
Fast, correct HTTP implementation with HTTP/1.1 and HTTP/2 support.
Memory-safe TLS implementation. No OpenSSL vulnerabilities.
Native Rust Kubernetes client for efficient API interaction.
Composable middleware framework for robust service implementation.
Replace your ingress controller with the fastest option available. Contact us for a demo or visit the ZenoIngress website.