voyager

command module
v0.0.0-...-607a5b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

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 Version Docs Kubernetes Version Prometheus operator Version
v12.0.0-rc.2 (uses CRD) User Guide 1.11.x+ 0.34.0+
v11.0.1 (uses CRD) User Guide 1.9.x+ 0.30.0+
10.0.0 (uses CRD) User Guide 1.9.x+ 0.16.0+
7.4.0 (uses CRD) User Guide 1.8.x - 1.11.x 0.16.0+
5.0.0 (uses CRD) User Guide 1.7.x 0.12.0+
3.2.2 (uses TPR) User Guide 1.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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
crds
Package crds Code generated by go-bindata.
Package crds Code generated by go-bindata.
apis
client
clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
clientset/versioned/typed/voyager/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
clientset/versioned/typed/voyager/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
pkg
test
e2e
third_party
forked/cloudprovider
Package cloudprovider supplies interfaces and implementations for cloud service providers.
Package cloudprovider supplies interfaces and implementations for cloud service providers.
forked/cloudprovider/providers/fake
Package fake is a test-double implementation of cloudprovider Interface, LoadBalancer and Instances.
Package fake is a test-double implementation of cloudprovider Interface, LoadBalancer and Instances.
forked/cloudprovider/providers/gce
Package gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine.
Package gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL