This repository contains Helm charts for Kubernetes.
Add the repository to Helm:
helm repo add raczylo https://lukaszraczylo.github.io/helm-charts/
helm repo update
helm search repo raczylo
helm install <chart-name> raczylo/<chart-name>
| Chart | Description |
|---|---|
| jobs-manager | Kubernetes Operator for managing and scheduling Jobs |
| kube-images-sync | Kubernetes Operator for storing images pre-impex |
| kubemirror | Kubernetes Operator for mirroring Kubernetes resources across namespaces |