statsd_exporter: error: unknown short flag '-s', try --help in Istio

11/14/2018

Version of Helm and Kubernetes:

Kubernetes: 1.11.3

Helm: v2.10.0

Istio: 0.2.13-chart4

What happened:

All the Istio containers deployed successfully except "Istio-mixer". statsd_exporter container doesn't start. Viewing the pod with kubectl get pods I see that the pod is getting into a CrashLoopBackOff state.

What you expected to happen:

Would like to see the pod start up successfully without interruptions.

How to reproduce it (as minimally and precisely as possible):

helm install incubator/istio --version 0.2.13-chart4

helm upgrade istio incubator/istio --reuse-values --set istio.install=true --version 0.2.13-chart4

-- The Rock
istio
kubernetes-helm

0 Answers