CE
CenterForOpenScience/helm-charts
Kubernetes Helm Charts for the Center for Open Science
helm-charts
Kubernetes Helm Charts for the Open Science Framework
Installation
Prerequisites
- Install Helm
- tl;dr
brew install kubernetes-helm && helm init --client-only
- tl;dr
- A running Kubernetes cluster
Configuring the charts repository
# Add the charts repository
helm repo add cos https://centerforopenscience.github.io/helm-charts/
# List the available charts
helm search cos/Check which charts are installed
helm lsUpdate/upgrade a release
The namespace from the installation will be used.
helm upgrade -i <release-name> -f /path/to/values.yamlDelete a release
helm del --purge <release-name>nginx-ingress
helm/charts@f8d3a11 : stable/nginx-ingress
elasticsearch
https://github.com/cos-forks/kubernetes-charts/tree/feature/elasticsearch-v5 : incubator/elasticsearch