Hi Everyone :slightly_smiling_face: I love everyt...
# fleet
d
Hi Everyone 🙂 I love everything about what Rancher & Fleet is doing, but I'm concerned my setup isn't working as expected. I'm hosting Rancher + Fleet in EKS, able to access and run just fine. I imported a k3s instance as an edge device. Bundles seem to eventually sync fine, but it's the eventually part that gets me. Which leads to my question: how do I get my edge machine to pickup changes in my bundles faster? Right now it seems to average around 5 mins for the agent to pick it up. • I've checked logs, don't see anything that stands out as a smoking gun. The maybe smoke is a Reconciler Error that shows up occasionally on the agent suggesting that the secret hash wasn't what was expected, but it eventually seems to not care about this. • My git webhook is in place so loading the bundle into the server is near immediate. • I've tried reducing the checkin time and workers on the agent, doesn't help. I'm a little surprised that considering the agent has a webhook, it doesn't seem to help get bundles down the pipe.
FYI it seems like I figured it out how to get it faster: 1. New repo, much smaller 2. Using Git instead of the fleet cli
🎉 1