Skip to content

ThuanLee/helm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A test repo with helm and k8s

Usage

First, your need to install helm and set up k8s cluster

Some common Helm commands for you

# Add repo before using
$ helm repo add [NAME] https://raw.githubusercontent.com/ThuanLee/helm-test/master

# List all the repos
$ helm repo list

# Install chart with your configurations
$ helm install [NAME] [REPO]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors