Skip to content

pramod444/devops-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Helm Charts

A collection of production-style Helm charts demonstrating Kubernetes packaging patterns: stateless web applications, observability stacks, and stateful workloads.

Chart Demonstrates
generic-web-app Deployment, Service, Ingress with TLS, HPA, ConfigMap, PodDisruptionBudget, zero-downtime rollout strategy
monitoring-stack Prometheus + Grafana with auto-provisioned datasources and persistent storage
redis-cache StatefulSet with per-replica persistent storage for stateful workloads

Usage

Each chart is self-contained. See the README inside each chart's folder for install instructions.

git clone https://github.com/<your-username>/devops-helm-charts.git
cd devops-helm-charts/generic-web-app
helm install demo . -n demo --create-namespace

Author

Pramod Ramesh Belal — AWS DevOps Engineer LinkedIn · pramodbelal29@gmail.com

About

A helm chart examples for DevOps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors