Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CenterForOpenScience/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

978 Commits

Repository files navigation

helm-charts

Kubernetes Helm Charts for the Open Science Framework

Build Status

Installation

Prerequisites

  • Install Helm
    • tl;dr brew install kubernetes-helm && helm init --client-only
  • 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 ls

Update/upgrade a release

The namespace from the installation will be used.

helm upgrade -i <release-name> -f /path/to/values.yaml

Delete a release

helm del --purge <release-name>

nginx-ingress

kubernetes/charts@f8d3a1197e4a7167143d42d2081fb05aab1ba396 : stable/nginx-ingress

elasticsearch

https://github.com/cos-forks/kubernetes-charts/tree/feature/elasticsearch-v5 : incubator/elasticsearch

About

Kubernetes Helm Charts for the Center for Open Science

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /