Skip to content

Investigate Cache Usage and Memory #2964

@manno

Description

@manno

With the switch to controller-runtime we can optimize the cache usage of the controllers. We also need to make sure there are no memory leaks in the controllers.

Exercise the controllers and investigate the cache usage with pprof (see https://github.com/rancher/fleet/blob/main/docs/performance.md).
Optimize the cache usage, e.g. by excluding sensitive or large resources with little re-use, like secrets, contents and bundles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions