Skip to content

[BUG] AGIC deployment stuck in endless Eviction loop #3709

Open

Description

Describe the bug
The AGIC deployment manifest requests 20mi of memory, which is lower than typical usage. My node is experiencing memory pressure and the AGIC pod continues to get evicted and rescheduled on the same node within seconds.

To Reproduce
Steps to reproduce the behavior:

  1. Load up the system node(s) such that they are each flagged with a MemoryPressure condition
  2. Watch as the AGIC pod continually gets evicted shortly after startup when memory consumption goes above 20mi

Expected behavior
The AGIC pod should run without getting evicted.

Screenshots

Environment (please complete the following information):

  • Kubernetes version 1.26.3
  • AGIC version 1.5.3

Additional context
I have scaled my node pool out to alleviate the memory pressure as a workaround. Ideally, the 20mi memory request size should be increased to better align with memory requirements of the pod.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions