https://github.com/emagtechlabs/helm-charts
eMAGTechLabs helm charts repository
https://github.com/emagtechlabs/helm-charts
emagtechlabs helm-charts
Last synced: 8 months ago
JSON representation
eMAGTechLabs helm charts repository
- Host: GitHub
- URL: https://github.com/emagtechlabs/helm-charts
- Owner: eMAGTechLabs
- License: mit
- Created: 2020-04-03T09:36:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T08:56:44.000Z (over 1 year ago)
- Last Synced: 2025-01-26T08:16:57.218Z (over 1 year ago)
- Topics: emagtechlabs, helm-charts
- Language: Smarty
- Homepage:
- Size: 551 KB
- Stars: 7
- Watchers: 9
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# 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](/charts/haproxy) | application | [https://hub.docker.com/_/haproxy](https://hub.docker.com/_/haproxy) |
|[newrelic-php-daemon](/charts/newrelic-php-daemon) | application | [https://hub.docker.com/r/newrelic/php-daemon](https://hub.docker.com/r/newrelic/php-daemon) |
|[netcheck](/charts/netcheck) | application | [Mirantis/k8s-netchecker-server](https://github.com/Mirantis/k8s-netchecker-server), [Mirantis/k8s-netchecker-agent](https://github.com/Mirantis/k8s-netchecker-agent) |
## How to use charts
Our charts are tested against Helm 3. We don't offer support for Helm 2.
```shell script
# add emagtechlabs repository
helm repo add emagtechlabs https://emagtechlabs.github.io/helm-charts/
# install desired chart
helm install emagtechlabs/
```
## Kuberenetes Versions
| 1.12 | 1.14 | 1.16 | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.29 |
|------|------|------|------|------|------|------|------|------|------|
|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|
## 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