For performance, and to avoid throttling, its great to use client-go informers. However, the default implementation ends up caching all instances impacting memory usage.
Would be great to investigate (lazily) caching only objects referenced in policies:
Also see:
For performance, and to avoid throttling, its great to use client-go informers. However, the default implementation ends up caching all instances impacting memory usage.
Would be great to investigate (lazily) caching only objects referenced in policies:
Also see: