Install with Helm
Last updated
Last updated
A Kubernetes Cluster
Configured Storage provider
NGINX Ingress Controller
Helm installed on the cluster
See
A license file (Obtained by contacting Prosilico)
A configured docker secret to access and download the images. (Obtained by contacting Prosilico)
To make sure we have the latest version of all charts
If you have properly configured your helm repositories you can try it out by doing a search
Once search completes, you will be able to list the charts you can install:
In order to download the latest images as part of the chart installation you must add a secret to your cluster with access key to the images.
If you have not recieved a docker secret please contact support.
To get the latest values file download the file using curl or wget.
Configure the default parameters as you desire.
The most important parts are to set a proper internal URL for the ingress of the Prosilico service.
To later apply the helm chart with.
If you want to check your configuration before applying you can append the option --dry-run to get the configuration output of what will be applied.