Skip to content

CookieTsai/jcconf-helm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

JCConf Helm Demo

This repository is a small and simple project that can help you to make a clean environment for learning Kubernetes and Helm. You need to install the Docker Engine and Docker Compose on your computer before you use it.

Running the Kubernetes service and demo client at local

docker-compose up -d

Entry the demo client and install the Helm

docker exec -it demo-client bash
. helm-installer.sh

Now, you can find charts on the artifacthub.io.


After learning, you can stop and remove the services.

docker-compose down -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages