eMAGTechLabs / helm-charts

eMAGTechLabs helm charts repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eMAG TechLabs Kubernetes Helm Charts

This functionality is in beta and is subject to change.

Charts

Please look in /charts directory for documentation of each chart. These helm chart are designed to ease installation or development of various tools.

Chart Type Docker file documentation
haproxy application https://hub.docker.com/_/haproxy
newrelic-php-daemon application https://hub.docker.com/r/newrelic/php-daemon
netcheck application Mirantis/k8s-netchecker-server, Mirantis/k8s-netchecker-agent

How to use charts

Our charts are tested against Helm 3. We don't offer support for Helm 2.

# add emagtechlabs repository
helm repo add emagtechlabs  https://emagtechlabs.github.io/helm-charts/

# install desired chart
helm install emagtechlabs/<chartname>

Kuberenetes Versions

1.12 1.14 1.16 1.17 1.18 1.19 1.20 1.21 1.22

Repository structure

This GitHub repository contains both sources and packages for helm charts developed by emagtechlabs.

The /charts directory contains sources of helm charts
The /packages directory contains packaged charts

About

eMAGTechLabs helm charts repository

License:MIT License


Languages

Language:Smarty 67.7%Language:Mustache 30.4%Language:Shell 1.9%