Ingress Helm Chart

Ingress
Analyzed version: 1.0.2

By ameijer

Helm Chart representing a single Ingress Kubernetes API object

Prometheus, a CNCF project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

This chart bootstraps a Prometheus deployment on a Kubernetes cluster using the Helm package manager.

Latest version: 15.5.3
View GitHub

How to Install the Ingress Helm Chart

Add Chart Repository to Helm

helm repo add k8s-as-helm https://ameijer.github.io/k8s-as-helm

Install Chart

helm install my-ingress k8s-as-helm/ingress --version 1.0.2

Does the Ingress chart contain security gaps?

The chart meets the best practices recommended by the industry.

The chart contains 1 misconfigurations.

The chart meets the best practices recommended by the industry. Find the full list of best practices here.

❌ Prevent Ingress from forwarding all traffic to a single container

1 occurrences:

  • metadata.name: release-name (kind: Ingress)

💡 Incorrect value for key `host` - specify host instead of using a wildcard character ("*")

Learn how to fix the issue here

This is some text inside of a div block.
This is some text inside of a div block.

Reveal misconfigurations within minutes

3 Quick Steps to Get Started