kontena / pharos-cluster

Pharos - The Kubernetes Distribution
https://k8spharos.dev/
Apache License 2.0
311 stars 43 forks source link

pharos-telemetry Pods not ready #584

Closed AMO-MTSY closed 6 years ago

AMO-MTSY commented 6 years ago

Hi, Got these pods deployed on a cluster kubectl get pods --namespace kube-system pharos-telemetry-1535734800-xfklq 0/1 Completed 0 2h pharos-telemetry-1535738400-f48lh 0/1 Completed 0 1h pharos-telemetry-1535742000-8l8jk 0/1 Completed 0 11m

I would like to ask: what is the purpose of pharos-telemetry? and why they are not ready?

jakolehm commented 6 years ago

Those pods are coming from the telemetry CronJob. Completed means that it has been executed successfully. For more info about Pharos telemetry, see here: https://www.pharos.sh/docs/configuration.html#telemetry .