Closed treyhyde closed 5 years ago
You should specify -c jaeger-operator
to the kubectl logs
command. We now have two containers as part of the Jaeger Operator deployment, one being the Jaeger Agent as a sidecar, to receive traces from the operator itself.
If you find a documentation place that needs updating, let us know!
well, darn, that wasn't the log from the pod, that was a warning from the kube... totally went right over my head, sorry.
I'm trying to figure out why my DaemonSet agents are not actually starting which may or may not be related to this issue. Noticed in the operator logs this BadRequest. This is
Image: jaegertracing/jaeger-agent:1.15.1
If this is referring to the container-name of the DaemonSet that operator is trying to create ....