Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

voyagermesh.dev/installer

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voyagermesh.dev/installer

Go Modules
Version
v11.0.1+incompatible
Version published
Created
Source

Voyager

Go Report Card Build Status codecov Docker Pulls Slack Twitter

Secure HAProxy Ingress Controller for Kubernetes

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.

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 VersionDocsKubernetes VersionPrometheus operator Version
10.0.0 (uses CRD)User Guide1.9.x+0.16.0+
7.4.0 (uses CRD)User Guide1.8.x - 1.11.x0.16.0+
5.0.0 (uses CRD)User Guide1.7.x0.12.0+
3.2.2 (uses TPR)User Guide1.5.x - 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.

FAQs

Package last updated on 20 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts