Forum archive › Elastic Stack: Elasticsearch, Kibana, Beats & Logstash
ArchiveError: INSTALLATION FAILED: found in Chart.yaml, but missing in charts/ directory: kube-state-metrics
Problem
User try to install elasticsearch components such as metricbeat from github helm chart
https://github.com/elastic/helm-charts
an you get the following error when tryin metricbeat
Error: INSTALLATION FAILED: found in Chart.yaml, but missing in charts/ directory: kube-state-metrics
Solution
move the requirements file
mv requirements.yaml requirements.yaml.orig
and the following command
helm install -f values.yaml metricbeat .
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →