jmatt / helm-charts

Popular applications, provided by Valeriano Manassero, ready to launch on Kubernetes using Kubernetes Helm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valeriano Manassero Helm Charts Library for Kubernetes

Popular applications, provided by Valeriano Manassero, ready to launch on Kubernetes using Kubernetes Helm.

Requirements

Setup a Kubernetes Cluster

For setting up Kubernetes on various platforms refer to the Kubernetes getting started guide.

Install Helm

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to the Helm install guide and ensure that the helm binary is in the PATH of your shell.

Usage

$ helm repo add valeriano-manassero https://valeriano-manassero.github.io/helm-charts
$ helm search repo valeriano-manassero
$ helm install my-release valeriano-manassero/<chart>

About

Popular applications, provided by Valeriano Manassero, ready to launch on Kubernetes using Kubernetes Helm.

License:Apache License 2.0


Languages

Language:HTML 59.3%Language:Shell 40.7%