This repo contains Helm Charts for deploying your applications on Kubernetes clusters with Helm (hosted at helmcharts.gruntwork.io, implemented via gruntwork-io/helmcharts).
-
Deploy your application containers on to Kubernetes
-
Zero-downtime rolling deployments
-
Auto scaling and auto healing
-
Configuration management and Secrets management
-
Secrets as Environment/Volumes/Secret Store CSI
-
-
Ingress and Service endpoints
ℹ️
|
This repo is a part of the Gruntwork Infrastructure as Code Library, a collection of reusable, battle-tested, production ready infrastructure code. If you’ve never used the Infrastructure as Code Library before, make sure to read How to use the Gruntwork Infrastructure as Code Library! |
-
Kubernetes core concepts: learn about Kubernetes architecture (control plane, worker nodes), access control (authentication, authorization), resources (pods, controllers, services, config, secrets), and more.
-
Kubernetes in Action: the best book we’ve found for getting up and running with Kubernetes.
If you just want to try this repo out for experimenting and learning, check out the following resources:
-
examples folder: The
examples
folder contains sample code optimized for learning, experimenting, and testing (but not production usage).
If you want to deploy this repo in production, check out the following resources:
-
Gruntwork Subscriber Only k8s-service in the example Reference Architecture: Production-ready sample code from the Reference Architecture example.
If you need help with this repo or anything else related to infrastructure or DevOps, Gruntwork offers Commercial Support via Slack, email, and phone/video. If you’re already a Gruntwork customer, hop on Slack and ask away! If not, subscribe now. If you’re not sure, feel free to email us at support@gruntwork.io.
Contributions to this repo are very welcome and appreciated! If you find a bug or want to add a new feature or even contribute an entirely new module, we are very happy to accept pull requests, provide feedback, and run your changes through our automated test suite.
Please see Contributing to the Gruntwork Infrastructure as Code Library for instructions.
Please see LICENSE for details on how the code in this repo is licensed.