Secure Ingress Controller for Kubernetes
Secure Ingress Controller for Kubernetes
oci://ghcr.io/appscode-charts/voyager \
--version v2026.3.23 \
--namespace voyager --create-namespace \
--set-file global.license=/path/to/the/license.txt
✓ Voyager installed successfully
Trusted by engineers at








Ingress in 4 steps
A Kubernetes-native ingress workflow built on HAProxy — with automatic TLS and load balancing out of the box.
Install the Operator
Deploy Voyager via Helm into any Kubernetes cluster — EKS, GKE, AKS, or bare metal. One command, a few minutes.
helm install voyager …Define an Ingress
A single Ingress CRD declares your HTTP and TCP routing rules, backend services, and load balancer type — provisioned automatically as HAProxy.
kind: IngressIssue TLS Certificates
Create a Certificate resource to get free SSL certificates from Let's Encrypt via HTTP or DNS challenge, or bring your own SANS/ACM certificates.
kind: CertificateMonitor & Scale
Built-in Prometheus metrics expose HAProxy stats out of the box — query with kubectl or your existing observability stack.
✓ Ingress healthyBuilt for production-grade ingress
A secure, Kubernetes-native ingress controller built on HAProxy — with automatic TLS, load balancing, and observability out of the box.
HTTP & TCP
Supports HTTP and TCP load balancing.
SSL
Supports SANS certificates, TLS-SNI, AWS Certificate Manager
Platform support
Works in cloud or bare metal clusters
HAProxy
Built on top of battle tested open source load balancer
Prometheus
Comes with built-in support for Prometheus
Let's Encrypt
Issue free SSL certificates from Let's Encrypt via HTTP or DNS challenge




