jaegertracing / jaeger-kubernetes

Support for deploying Jaeger into Kubernetes
https://jaegertracing.io/
Apache License 2.0
448 stars 158 forks source link

DaemonSet for all-in-one #80

Open jpkrohling opened 6 years ago

jpkrohling commented 6 years ago

During the review of #75, it has been suggested that the all-in-one template could also be deployed as a DaemonSet. As this is "all-in-one", it would require the single pod to run as DaemonSet.

This issue is to gather thoughts and suggestions.

cc @pavolloffay, @pieterlange, @ledor473

pavolloffay commented 6 years ago

The reason I asked for this is to simplify migration from all-in-one to production deployment.