Hi guys, I am looking for some advice here. I hav...
# fleet
d
Hi guys, I am looking for some advice here. I have about 30 bundles with various dependencies on each other. What I've found is that the bundledeployment statuses are not updating particularly fast, sometimes not at all, and so I find myself having to frequently Force Update the cluster(s) itself. I've tried tweaking the agent's refresh interval to 1m, which anecdotally helps a little bit, but it's still really slow and unresponsive without the kick. Is there any configuration I can tweak here? Or can someone point me to the code that manages this kind of update so I can make a PR?
n
Performance on Fleet has been really bad from around Rancher v2.9.x. it's been slowly getting better with the newer updates.
d
does increasing the number of workers help with this at all?
I've been meaning to dive into the source code to figure out where the bottlenecks are
n
Honestly have no idea
d
guess I get to go code diving 🙂