CatalystCode / kubemalt

Kubernetes guidance for MALT (Monitoring, Alerting, Logging, and Tracing)
6 stars 2 forks source link

./fab installation error: [Jaeger] "updating chart dependencies failed with: " #33

Closed arnol229 closed 5 years ago

arnol229 commented 5 years ago

Running ./fab install produces error when going through jaeger installation:

ERRO[05-02-2019 12:20:56] updating chart dependencies failed with:   
mtarng commented 5 years ago

Removing Jaeger from the component.yaml fixes this build on fab version 0.1.4. Haven't investigated why.

mtarng commented 5 years ago

Added missing step to the wiki: https://github.com/CatalystCode/kubemalt/wiki/Various-helpful-docs-and-bash-scripts-for-Kubernetes-and-Docker-deployments#fabrikate-deployment-commands

We need to add a missing helm repo first before running fab install.