katalyst-core icon indicating copy to clipboard operation
katalyst-core copied to clipboard

Katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This is the core components in Katalyst system, including multiple agent...

Results 139 katalyst-core issues
Sort by recently updated
recently updated
newest added

### What happened? ```bash root@VM-0-15-ubuntu:/home/ubuntu# kubectl get pods -nkatalyst-system NAME READY STATUS RESTARTS AGE katalyst-agent-4qx2t 0/1 CrashLoopBackOff 10 (31s ago) 26m katalyst-agent-jdl97 0/1 CrashLoopBackOff 10 (22s ago) 26m katalyst-agent-pwm7l 0/1...

#### What type of PR is this? Features #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for your reviewer:

#### What type of PR is this? Features #### What this PR does / why we need it: Support share cores with NUMA binding #### Which issue(s) this PR fixes:...

feat(qrm): use async worker to set extra cg mem limit to avoid thread stucking

#### What type of PR is this? Features #### What this PR does / why we need it: get spd from remote if not in cache when GetFromRemote is true...

#### What type of PR is this? Features #### What this PR does / why we need it: - To improve spd creation lifecycle, one queue adds spd pod annotation...

#### What type of PR is this? Enhancements #### What this PR does / why we need it: adding wbt switch function for nvme devices #### Which issue(s) this PR...

-1 is valid for memory.limit_in_bytes #### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special...

#### What type of PR is this? Features: enhance ORM by NRI #### What this PR does / why we need it: Issue: https://github.com/kubewharf/katalyst-core/issues/430 Proposal: https://github.com/kubewharf/katalyst-core/pull/525 Test case: todo

enhancement
workflow/draft

feat(qrm): support shared_cores with numa_binding

workflow/need-review