All Projects → cdwv → Awesome Helm

cdwv / Awesome Helm

Licence: other
Collaborative list of awesome helm charts and resources. PRs are welcome!

Projects that are alternatives of or similar to Awesome Helm

Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-81.58%)
Mutual labels:  helm-charts, helm, k8s
khelm
A Helm chart templating CLI, kpt function and kustomize plugin
Stars: ✭ 46 (-91.53%)
Mutual labels:  helm, k8s, helm-charts
K8s
Kubernetes Helm Charts for the ORY ecosystem.
Stars: ✭ 127 (-76.61%)
Mutual labels:  helm-charts, helm, k8s
Helm Secrets
Successor of zendesk/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 165 (-69.61%)
Mutual labels:  helm-charts, helm, k8s
helm-charts
Official Helm Chart Repository for InfluxData Applications
Stars: ✭ 133 (-75.51%)
Mutual labels:  helm, k8s, helm-charts
Helm Secrets
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 1,129 (+107.92%)
Mutual labels:  helm-charts, helm, k8s
Helmfiles
Comprehensive Distribution of Helmfiles for Kubernetes
Stars: ✭ 205 (-62.25%)
Mutual labels:  helm-charts, helm, k8s
Helmsman
Helm Charts as Code
Stars: ✭ 854 (+57.27%)
Mutual labels:  helm-charts, helm, k8s
charts
☸️ Helm Charts for YOURLS
Stars: ✭ 12 (-97.79%)
Mutual labels:  helm, k8s, helm-charts
charts
Helm charts for creating reproducible and maintainable deployments of Polyaxon with Kubernetes.
Stars: ✭ 32 (-94.11%)
Mutual labels:  helm, k8s, helm-charts
Helm-Cheat-Sheet
A cheat sheet for Helm commands.
Stars: ✭ 72 (-86.74%)
Mutual labels:  helm, k8s, helm-charts
stackstorm-ha
K8s Helm Chart (βeta!) that codifies StackStorm (aka "IFTTT for Ops" https://stackstorm.com/) Highly Availability fleet as a simple to use reproducible infrastructure-as-code app
Stars: ✭ 74 (-86.37%)
Mutual labels:  helm, k8s, helm-charts
charts
Public helm charts
Stars: ✭ 15 (-97.24%)
Mutual labels:  helm, k8s, helm-charts
Ingressmonitorcontroller
A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
Stars: ✭ 306 (-43.65%)
Mutual labels:  helm-charts, helm, k8s
helm-charts
docs.renovatebot.com/helm-charts
Stars: ✭ 51 (-90.61%)
Mutual labels:  helm, helm-charts
anchore-charts
Helm charts for Anchore tools and services
Stars: ✭ 38 (-93%)
Mutual labels:  helm, helm-charts
towards5gs-helm
Open-source project providing Helm charts for deploying Free5GC and UERANSIM on a Kubernetes cluster
Stars: ✭ 53 (-90.24%)
Mutual labels:  helm, k8s
vcluster
vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
Stars: ✭ 1,360 (+150.46%)
Mutual labels:  helm, k8s
gradle-helm-plugin
A Gradle plugin for building, publishing and managing Helm charts.
Stars: ✭ 42 (-92.27%)
Mutual labels:  helm, helm-charts
charts
My helm charts
Stars: ✭ 15 (-97.24%)
Mutual labels:  helm, helm-charts

Awesome Helm Awesome

A collaborative list of awesome Helm resources.

Helm is the package manager for Kubernetes, it makes deploying complex application workloads simple, helps organize the update process.

Contents

Guides

Repositories / hubs

Official Kubernetes Helm repositories

3rd party repositories / hubs

  • Fabric8 - chart repository by Fabric8
  • Kubeapps - Kubeapps helm chart hub by Bitnami
  • Fairwinds - Chart hub by Fairwinds
  • ChartCenter - Central repository of Helm charts by JFrog

Application repositories

These usually hold a single chart or a group of connected charts. Can be more up to date than the mainstream Kubernetes repos.

  • Gitlab Omnibus - an All-In-One chart for deploying Gitlab in Kubernetes
  • Jupyterhub and Binderhub - charts for deploying services to run Jupyter notebooks
  • Harbor - Harbor is a container and Helm registry with built-in security
  • OpenStack - various charts by the OpenStack project
  • Fn Project - Fn serverless platform charts
  • Lenses - charts for Lenses, Apache Kafka, Kafka Connect and other components for data streaming and data integration
  • Zalenium - flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard
  • Elasticsearch Fluentd Kibana - chart to deploy a full EFK stack for Kubernetes monitoring
  • Bitwarden - Helm chart for deploying bitwarden-rs - unofficial Bitwarden-compatible server
  • Elastic - Official helm charts for Elatic.co's open source products (ElasticSearch, Kibana & filebeat)

Plugins

  • Helm Diff - Plugin that shows a diff explaing what a helm upgrade and helm rollback would change. It can also compare two separate revisions of the release.
  • Helm Env - Plugin to show the environment variables available to a helm plugin.
  • Helm Last - Plugin that shows the latest release interacted with. This is useful for chaining commands together like helm status $(helm last).
  • Helm Local - Plugin to run Tiller (helm 2's server-side component) as a local daemon.
  • Helm Nuke - Plugin that deletes and purges all releases stored by Tiller.
  • Helm Secrets - Plugin to manage and store secrets safely.
  • Helm Monitor - Plugin to monitor a release and rollback based on Prometheus/ElasticSearch query.
  • Helm S3 - Plugin to fetch charts from S3.
  • Helm Starter - Plugin that simplifies working with helm chart starter packs.
  • Helm GCS - Plugin that manages chart repos on Google Cloud Storage privately.
  • Helm GitHub - Plugin that detects and install Helm Charts from GitHub Public/Private Repository Releases.
  • Helm Schema Gen - So that you don't have to write values.schema.json by hand from scratch for your Helm 3 charts

Tools, Extras

Helm-related tools

  • Keel.sh - Continuous delivery for Kubernetes - enhances Helm with auto upgrades and other cool features
  • Helmfile - Helmfile is a declarative spec for deploying helm charts, supports flexible templating scenarios
  • Helmsman - Helmsman provides a declarative way of installing charts, features terraform-like desired state file approach and security enhancements
  • Reckoner - Reckoner is a tool to simplify management and installation of multiple Helm chart releases
  • Monocular - A web-based application that enables the search and discovery of charts from multiple Helm Chart repositories
  • Ship - A tool that makes it easy to watch and apply updates to Helm charts and integrates Kustomize patches and overlays
  • Brigade - A tool for running scriptable, automated tasks in the cloud — as part of your Kubernetes cluster
  • Helm-Starter-Istio - A helm starer for creating Istio managed services
  • Helm Broker - A Service Broker which exposes Helm charts as Service Classes in the Service Catalog
  • Chart Releaser - Helps Turn GitHub Repositories into Helm Chart Repositories

Community

Forums, discussion groups, SO tags.

Contributing

Contributions are most welcome!

This list is just getting started, please contribute to make it super awesome.

Check out the Contributing Guidelines.

License

Creative Commons License
awesome-helm by CodeWave is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Maintainers

Project is currently maintained, in our spare time, by codewave.eu and a growing number of Contributors!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].