Pod Helm Chart

Pod
Analyzed version: 1.0.1

By ameijer

Helm Chart representing a single Pod 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 Pod 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-pod k8s-as-helm/pod --version 1.0.1

Does the Pod 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 deploying naked pods

1 occurrences:

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

💡 Incorrect value for key `kind` - raw pod won't be rescheduled in the event of a node failure

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