You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we saw at scale Gloo was being rate limit by k8s writing statuses to resources.
moving to a k8s patch can lower the api calls required, no longer using a read then write call pattern. this drastically improved status reporting at scale