Secure L7/L4 Ingress Controller for Kubernetes
PSA: As previously announced, we have removed the deprecated Voyager v11.x and v12.x images. Please update to the latest v2022.01.10 release!
Voyager is a HAProxy backed secure L7 and L4 ingress controller for Kubernetes developed by AppsCode. This can be used with any Kubernetes cloud providers including aws, gce, gke, azure, acs. This can also be used with bare metal Kubernetes clusters.
Voyager provides L7 and L4 load balancing using a custom Kubernetes Ingress resource. This is built on top of the HAProxy to support high availability, sticky sessions, name and path-based virtual hosting. This also supports configurable application ports with all the options available in a standard Kubernetes Ingress.
Voyager can automatically provision and refresh SSL certificates (including wildcard certificates) issued from Let's Encrypt using cert-manager.
To install Voyager, please follow the guide here.
Want to learn how to use Voyager? Please start here.
Want to help improve Voyager? Please start here.
- docker-library/haproxy https://github.com/docker-library/haproxy
- kubernetes/contrib https://github.com/kubernetes/contrib/tree/master/service-loadbalancer
- kubernetes/ingress https://github.com/kubernetes/ingress
- xenolf/lego https://github.com/appscode/lego
- kelseyhightower/kube-cert-manager https://github.com/kelseyhightower/kube-cert-manager
- PalmStoneGames/kube-cert-manager https://github.com/PalmStoneGames/kube-cert-manager
- Kubernetes cloudprovider implementation
- openshift/generic-admission-server https://github.com/openshift/generic-admission-server
- TimWolla/haproxy-auth-request https://github.com/TimWolla/haproxy-auth-request
We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the AppsCode Slack team channel #general
. To sign up, use our Slack inviter.
If you have found a bug with Voyager or want to request for new features, please file an issue.