Skip to content

Assortment of helm charts I wrote while working on various projects. Use at your on risk!

License

Notifications You must be signed in to change notification settings

hagaibarel/kube-charts

Repository files navigation

kube-charts

Assortment of helm charts I wrote while working on various projects. Use at your on risk!

These are by far not production grade charts (although some are used in production) and can't be used as is. Check the relevant docs in each chart folder for details on how to configure and use them.

Contributors are welcome!

How to use

If you're unfamiliar with helm, take a look at the project's github repo.

Clone this repository and run from a terminal (assuming you have helm installed and configured):

helm install <chart-folder>/

Contents

curator

Curator: Tending your Elasticsearch indices.

This chart uses bobrik's docker curator image, kudos to you man!

More info regarding curator can be found in the official repo

k8s-aws-logging

Harvest logs with fluent-bit and ship them to AWS' ES service via proxy.

This chart uses the great proxy found here kopeio, check it out. Also, the chart is based on the fluent-bit chart and was inspired by it.

nginx-ingress-controller

Launch an ingress controller on AWS.

This chart was inspired by the examples found here. Also, if you've used kops to launch your cluster and/or have the dns-controller addon , the chart supports configuration of a DNS record (via route53) to point to the ingress controller.

For a more robust solution, you should check out the official nginx-ingress chart on the stable chart repository. This chart is heavily influenced by it, with some modifications to my liking.

kafka-manager

A tool for managing Apache Kafka.

For more details on kafka-manager itself, please refer to the official github repo. I'm using sheepkiller's docker image, check out the repo for more info.

Custom Metrics

A chartified version of the guide found here - https://github.com/stefanprodan/k8s-prom-hpa

Features some helm magic in order to create the tls certificates on chart install

About

Assortment of helm charts I wrote while working on various projects. Use at your on risk!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published