Frank Greco Jr
Frank Greco Jr
> If applicable, what company/organization do you represent? [Northwestern Mutual](https://www.northwesternmutual.com/) > How are you using Jaeger? E.g. full production deployment, considering, experimenting, or I am not using Jaeger etc. I...
@Dieterbe I take _service_ to be a unique microservice. A good analogy would be a Kubernetes service.
@SEJeff I should clarify on some aspects. For all k8s resources (secrets, services, apiproxies, etc), Kanali would continue to watch the apiserver. However, to persist minimal details about a request,...
@SEJeff I did not know that Calico was moving to this! Great find! I see two main options here: #### Use a CRD ##### Pros * Storage is abstracted *...
I have been pulling my hair out for a while over why protobuf wouldn't work - if all I was missing was a header..... :) I agree that the endpoints...
@pfremm I agree. Moving this issue to `hold` unless someone presents a use case for proxy protocol outside of AWS
@artjomzab Are you experiencing this on Minikube or another environment? What version of Kubernetes are you using? (`kubectl version`)
@artjomzab After doing a little research I found [this](https://github.com/coreos/prometheus-operator/issues/357) issue. > Because of the way Container Engine checks permissions when you create a Role or ClusterRole, you must first create...
@wenchajun It makes sense then for backwards compatibility. However, anyone that is isn't familiar with FluentBit v1.7 or earlier (which I assume is most people) will be confused. Perhaps there...
@wenchajun what do you think?