All Projects → t3n → helm-charts

t3n / helm-charts

Licence: MIT license
Helm charts

Programming Languages

Mustache
554 projects
shell
77523 projects

Projects that are alternatives of or similar to helm-charts

efk-stack-helm
Helm chart to deploy a working logging solution using the ElasticSearch - Fluentd - Kibana stack on Kubernetes
Stars: ✭ 51 (+6.25%)
Mutual labels:  helm-charts
helm-charts
OpenSourced Helm charts
Stars: ✭ 38 (-20.83%)
Mutual labels:  helm-charts
charts
Fairwinds helm chart repository
Stars: ✭ 99 (+106.25%)
Mutual labels:  helm-charts
camunda-helm
Camunda public Kubernetes Helm repo and charts
Stars: ✭ 33 (-31.25%)
Mutual labels:  helm-charts
conjur-oss-helm-chart
Helm chart for deploying Conjur OSS to Kubernetes
Stars: ✭ 22 (-54.17%)
Mutual labels:  helm-charts
kube-tools-aws
A lightweight Docker image with various CLI tooling for working with Kubernetes.
Stars: ✭ 26 (-45.83%)
Mutual labels:  helm-charts
charts
Deploy Kubernetes Helm Charts for Check Point CloudGuard
Stars: ✭ 18 (-62.5%)
Mutual labels:  helm-charts
metahelm
Install dependency graphs of Kubernetes Helm Charts
Stars: ✭ 70 (+45.83%)
Mutual labels:  helm-charts
kube-charts
Assortment of helm charts I wrote while working on various projects. Use at your on risk!
Stars: ✭ 20 (-58.33%)
Mutual labels:  helm-charts
Helm-Cheat-Sheet
A cheat sheet for Helm commands.
Stars: ✭ 72 (+50%)
Mutual labels:  helm-charts
kubernetes-jmeter
Jmeter test workload on kubernetes deployed via helm charts – Please [✩Star] if you're using it ;)
Stars: ✭ 61 (+27.08%)
Mutual labels:  helm-charts
charts
helm charts maintained by Adwerx Engineering
Stars: ✭ 26 (-45.83%)
Mutual labels:  helm-charts
kubernetes-automation-toolkit
This repository contains code examples and documentation for learning how applications can be developed with Kubernetes
Stars: ✭ 51 (+6.25%)
Mutual labels:  helm-charts
tyk-helm-chart
A Helm chart repository to install Tyk Pro (with Dashboard), Tyk Hybrid or Tyk Headless chart.
Stars: ✭ 69 (+43.75%)
Mutual labels:  helm-charts
charts
Helm charts for creating reproducible and maintainable deployments of Polyaxon with Kubernetes.
Stars: ✭ 32 (-33.33%)
Mutual labels:  helm-charts
clearml-server-helm
ClearML Server for Kubernetes Clusters Using Helm
Stars: ✭ 18 (-62.5%)
Mutual labels:  helm-charts
matrix-chart
Helm chart for deploying a Matrix homeserver stack
Stars: ✭ 83 (+72.92%)
Mutual labels:  helm-charts
aqua-helm
Helm Charts For Installing Aqua Security Components
Stars: ✭ 68 (+41.67%)
Mutual labels:  helm-charts
vault-charts
Charts to deploy Hashicorp Vault in Kubernetes
Stars: ✭ 15 (-68.75%)
Mutual labels:  helm-charts
cattlectl
gain control over your ranch
Stars: ✭ 33 (-31.25%)
Mutual labels:  helm-charts

t3n Helm Charts

license: MIT standard-readme compliant

A chart repository for the Kubernetes package manager Helm.

Project Status

As of PR #75 we dropped support for Helm v2 and switched to Helm Chart apiVersion v2. We also switched labels to Recommended Labels. A detailed introduction on how to migrate without downtime can be found here

This project is still under active development, so you might run into issues. If you do, please don't be shy about letting us know, or better yet, contribute a fix or feature. We will also add more charts over time, so keep an eye on this repository.

Table of Contents

Background

This repository contains charts to deploy Neos & Flow Applications for Kubernetes Helm. Charts are curated application definitions for Kubernetes Helm. For more information about installing and using Helm, see its README.md. To get a quick introduction to charts see this chart guide.

Install

To add the t3n charts for your local client, run helm repo add:

$ helm repo add t3n https://storage.googleapis.com/t3n-helm-charts
"t3n" has been added to your repositories

Usage

You can then run helm search repo t3n to see available charts. To install a chart just run helm install t3n/<chart>.

For more information on using Helm, refer to the Helm's documentation.

Contributing

PRs accepted. Pipeline is using Helm v3.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT

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].