This message was deleted.
# general
a
This message was deleted.
c
those are both quite old versions, have you checked to see if this issue can be reproduced on newer releases?
l
I know we're running on a older Rancher release, we're working on upgrading but it's a bit slow
What could be the reason for all that traffic?
I should add that we have 450 nodes in the cluster and managing a bit over 1000 bundles in the downstream k3s cluster
But I would assume the cluster agent should just ask the API for information and not send traffic to the nodes in the cluster
c
Can you identify what components the traffic is between specifically? The webhook is only accessed by the apiserver, so I suspect that what you're seeing is apiserver-webhook traffic to validate creation or modification of resources.
I believe thats been turned down a bit in newer releases so there should be less traffic, but there is still going to be a fair bit.
l
I have not tried to find out what components is involved yet, I just found this out and was searching if there was any parameters that could be changed to prevent all this traffic from happening but I did not find anything useful so I asked here 🙂 I will spend some more time tomorrow trying to debug this, thank you for replying @creamy-pencil-82913 much appreciated