aimuz

Results 49 comments of aimuz

As far as I know no operations have been done and the problem has not occurred in the last few days

When I find the problem again, I'll add the pod and node-related events

https://opentelemetry.io/blog/2023/sunsetting-opencensus/

If you just export prometheus, it is probably a better way to use prometheus directly.

I have an idea Is it possible to implement a proxy that provides the same style as apiserver, so that the sdk-server has very few or no changes? The proxy...

What if the daemonset is replaced by a deployment, which is evenly distributed to each node through affinity, and then the sidecar is given priority to access the dameonset on...

I'm not sure I fully understand what you're saying about security, maybe we can consider network policies, and mtls. If we go for a more complex solution, a set of...

I think I see what you mean. There is really something to think about in this matter. How about mTLS? server -> *plain* -> sidecar -> *mTLS(GRPC)* -> deployment ->...

https://github.com/googleforgames/agones/issues/3143 Would it be the same problem?

Does this problem still exist for different ports?