Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase default rate limit of antrea-controller #6231

Merged
merged 1 commit into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. Increase default rate limit of antrea-controller

    Use higher QPS and Burst rather than the default settings (QPS: 5,
    Burst: 10), otherwise synchronizing resources like
    ClusterNetworkPolicies and Egresses would be rather slow when they are
    created in bulk.
    
    Signed-off-by: Quan Tian <quan.tian@broadcom.com>
    tnqn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    de85644 View commit details
    Browse the repository at this point in the history