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

[release-2.6] feat(ai-navigator): set proper resource limits and requests (#1585) #1597

Merged
merged 1 commit into from
Sep 14, 2023

Commits on Sep 14, 2023

  1. feat(ai-navigator): set proper resource limits and requests (#1585)

    * fix: remove empty config map
    
    * feat(ai-navigator): set proper resource limits and requests
    
    I've ran 25 bot users which are constantly asking questions against the
    service on the daily and it was inside the limits with a good margin.
    It never went above 0.008 CPU usage and memory wasn't really much
    affected, it stayed <30MB observed in our Grafana Dashboard.
    
    * Closes D2IQ-99125
    
    * chore: set limits == requests
    
    (cherry picked from commit d97ee74)
    mstruebing committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    90835a7 View commit details
    Browse the repository at this point in the history