Skip to content

gma1k/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

image

A repository of some helm-charts examples.

Table of Contents

Technologies

  • Helm
  • Kubernetes
  • YAML
  • nginx-ingress-controller
  • Docker
  • Pipelines
  • Bash
  • Go
  • Python
  • Ruby

Features

  • Useful scripts: Some scripts to install, configure Helm, and contain Helm Cheat Sheet.
  • nginx-hello-world: Helm chart example of Hello World using nginx-ingress-controller.

Usage

git clone https://github.com/gma1k/helm-charts.git
cd helm-charts
helm dependency update
helm install

License

MIT