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

enhancement(plugin): Support inter-pod affinity and anti-affinity at NUMA level #47

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yanxiaoqi932
Copy link

What type of PR is this?

Enhancement

What this PR does / why we need it:

Support inter-pod affinity and anti-affinity at NUMA level,kubewharf/katalyst-core#220

Special notes for your reviewer:

The test results on my machine:
image

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2023

CLA assistant check
All committers have signed the CLA.

@caohe caohe added the enhancement New feature or request label Nov 7, 2023
@caohe caohe added the workflow/need-review review: test succeeded, need to review label Nov 7, 2023
@@ -61,3 +61,18 @@ const (
PodAnnotationNetworkEnhancementAffinityRestricted = "topology_affinity_restricted"
PodAnnotationNetworkEnhancementAffinityRestrictedTrue = "true"
)

// const variables for pod annotations about qos level enhancement for micro-topology level inter-pod affinity
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please more detailed introduction for those enhancements

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, more introduction has been added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflow/need-review review: test succeeded, need to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants