Voyager provides controller for Ingress and Certificates for Kubernetes developed by AppsCode.
$ helm install stable/voyager
This chart bootstraps an ingress controller deployment on a Kubernetes cluster using the Helm package manager.
- Kubernetes 1.3+
To install the chart with the release name my-release
:
$ helm install --name my-release stable/voyager
The command deploys Voyager Controller on the Kubernetes cluster in the default configuration. The configuration section lists the parameters that can be configured during installation.
Tip: List all releases using
helm list
To uninstall/delete the my-release
:
$ helm delete my-release
The command removes all the Kubernetes components associated with the chart and deletes the release.
The following tables lists the configurable parameters of the Voyager chart and their default values.
Parameter | Description | Default |
---|---|---|
image |
Container image to run | appscode/voyager |
imageTag |
Image tag of container | 1.5.6 |
cloudProvider |
Name of cloud provider | `` |
logLevel |
Log level for voyager | 3 |