MediaMarktSaturng Logo

MediaMarktSaturn Technology - Helm-Charts

This repository contains Helm charts bundled and used by the MediaMarktSaturn Technology team.

Usage

With helm cli:

helm repo add mediamarktsaturn https://helm-charts.mms.tech

With FluxCD:

---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
  name: mediamarktsaturn
spec:
  interval: 120m
  url: https://helm-charts.mms.tech

Charts

dependency-track

The OWASP Dependency-Track project with separate deployments for API-server and frontend.

pod-cleanup

A CronJob that deletes terminated/failed pods from a Kubernetes cluster.

Useful when e.g. provisioning Google Kubernetes Engine clusters with preemptible nodes. The preemption leads to pods being shut down during node recreation, however the pods are still kept and displayed when listing them.

http-metronome

Creates CronJobs for periodic triggering of cluster-internal http endpoints using GET.

Can be used in an Istio meshed environment, see its values for details.

application

A generic chart, that creates a deployment with lots of valuable companions for configuration, service meshes or automated canary deployments. We're using this for lots of our business applications.

Please have a look on the values for all its features.


This repository is published under the Apache License 2.0

get to know us 👉 https://mms.tech 👈