All Projects → voyagermesh → Voyager

voyagermesh / Voyager

Licence: apache-2.0
🚀 Secure HAProxy Ingress Controller for Kubernetes

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Voyager

K8s Bigip Ctlr
Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Stars: ✭ 204 (-84.01%)
Mutual labels:  ingress, tls
ptw
Pooling TLS Wrapper
Stars: ✭ 20 (-98.43%)
Mutual labels:  tls, haproxy
Kubernetes Pfsense Controller
Integrate Kubernetes and pfSense
Stars: ✭ 100 (-92.16%)
Mutual labels:  haproxy, ingress
certificate-expiry-monitor-controller
Certificate Expiry Monitor Controller monitors the expiration of TLS certificates used in Ingress.
Stars: ✭ 114 (-91.07%)
Mutual labels:  tls, ingress
swarm-router
Scalable stateless «zero config» service-name ingress for docker swarm mode with a fresh more secure approach
Stars: ✭ 58 (-95.45%)
Mutual labels:  tls, haproxy
Terraform Aws Alb
Terraform module to provision a standard ALB for HTTP/HTTP traffic
Stars: ✭ 53 (-95.85%)
Mutual labels:  ingress, tls
Tlslibrary
Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections
Stars: ✭ 67 (-94.75%)
Mutual labels:  tls
Docker Openldap
Docker OpenLDAP Container w/TLS & Replication Support S6 Overlay, and Zabbix Monitoring based on Alpine
Stars: ✭ 74 (-94.2%)
Mutual labels:  tls
Gmtls
GM TLS/SSL Based on Golang (基于国密算法的TLS/SSL代码库)
Stars: ✭ 63 (-95.06%)
Mutual labels:  tls
Acmez
Premier ACME client library for Go
Stars: ✭ 60 (-95.3%)
Mutual labels:  tls
Docker Cloud Platform
使用Docker构建云平台,Docker云平台系列共三讲,Docker基础、Docker进阶、基于Docker的云平台方案。OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。
Stars: ✭ 86 (-93.26%)
Mutual labels:  haproxy
Haproxy Rest
REST interface for HAproxy written in GO
Stars: ✭ 79 (-93.81%)
Mutual labels:  haproxy
Veracruz
Main repository for the Veracruz privacy-preserving compute project.
Stars: ✭ 71 (-94.44%)
Mutual labels:  tls
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (-9.87%)
Mutual labels:  tls
Acme client
Java ACME Client application
Stars: ✭ 77 (-93.97%)
Mutual labels:  tls
Esa Restlight
ESA Restlight is a lightweight and rest-oriented web framework.
Stars: ✭ 67 (-94.75%)
Mutual labels:  haproxy
Ansible Haproxy
Ansible role to set up (the latest version of) HAProxy in Ubuntu systems
Stars: ✭ 83 (-93.5%)
Mutual labels:  haproxy
Blocklist
Privacy DNS
Stars: ✭ 61 (-95.22%)
Mutual labels:  tls
Esp8266workshop
IoT workshop based on ESP8266, a DHT11/22 and neopixel RGB LED
Stars: ✭ 71 (-94.44%)
Mutual labels:  tls
Tlstunnel Lwt
TLS tunnel -- an alternative to stud / stunnel
Stars: ✭ 79 (-93.81%)
Mutual labels:  tls

Voyager

Go Report Card Build Status codecov Docker Pulls Slack Twitter

Secure HAProxy Ingress Controller for Kubernetes

Voyager is a 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.

Ingress

Voyager provides L7 and L4 loadbalancing 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 support configurable application ports with all the options available in a standard Kubernetes Ingress.

Certificate

Voyager can automatically provision and refresh SSL certificates (including wildcard certificates) issued from Let's Encrypt using a custom Kubernetes Certificate resource.

Supported Versions

Please pick a version of Voyager that matches your Kubernetes installation.

Voyager Version Docs Kubernetes Version Prometheus operator Version
v13.0.0-beta.1 User Guide 1.14.x+ 0.34.0+
v12.0.0 User Guide 1.11.x - 1.17.x 0.34.0+
v11.0.1 User Guide 1.9.x+ 0.30.0+
10.0.0 User Guide 1.9.x+ 0.16.0+
7.4.0 User Guide 1.8.x - 1.11.x 0.16.0+
5.0.0 User Guide 1.7.x 0.12.0+

Installation

To install Voyager, please follow the guide here.

Using Voyager

Want to learn how to use Voyager? Please start here.

Voyager API Clients

You can use Voyager api clients to programmatically access its CRD objects. Here are the supported clients:

Contribution guidelines

Want to help improve Voyager? Please start here.


Voyager binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --enable-analytics=false.


Acknowledgement

Support

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].