Skip to content

rarecrumb/stakewise-helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StakeWise Helm Charts for Kubernetes

This repository contains a curated list of StakeWise Helm charts, with each chart located in a separate folder and its configuration parameters defined in the values.yaml file.

Quick Start

To install a chart from this repository, add the StakeWise repository to your local Helm client:

helm repo add stakewise https://charts.stakewise.io

You can then deploy a chart by running:

helm install my-release stakewise/<chart-name>

Make sure to replace <chart-name> with the name of the chart you want to install.

Prerequisites

Before you can use these Helm charts, you will need:

  • Kubernetes 1.20+
  • Helm 3
  • PV provisioner support in the underlying infrastructure (for some charts)

If you are new to Kubernetes or Helm, we recommend following the guides below to get started:

Using Helm

O nce you have installed the Helm client and added the StakeWise repository, you can use Helm to manage packages on your Kubernetes cluster. For more information on how to use Helm, refer to the official documentation.

Here are some useful Helm commands to get started:

  • Install a chart: helm install my-release stakewise/<chart-name>
  • Upgrade your application: helm upgrade

About

Curated StakeWise Helm Charts for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 42.1%
  • Mustache 40.0%
  • Shell 10.7%
  • PLpgSQL 7.2%