Skip to content

clangley/charts

 
 

Repository files navigation

duyet/charts Helm Template Validation Artifact HUB

Helm Charts for Kubernetes.

Before you begin

Setup a Kubernetes Cluster

There are many way to setup a Kubernetes cluster:

Install Helm

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

Add Repo

The following command allows you to download and install all the charts from this repository:

$ helm repo add duyet https://duyet.github.io/charts

Using Helm

Useful Helm Client Commands:

  • View available charts: helm search repo
  • Install a chart: helm install my-release duyet/<package-name>
  • Upgrade your application: helm upgrade

License

MIT

About

Helm Charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 73.3%
  • Smarty 24.0%
  • Shell 2.7%