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

azure cni support bandwidth plugin #3076

Closed
zhangchl007 opened this issue Oct 20, 2024 · 2 comments
Closed

azure cni support bandwidth plugin #3076

zhangchl007 opened this issue Oct 20, 2024 · 2 comments
Labels
stale Stale due to inactivity.

Comments

@zhangchl007
Copy link

zhangchl007 commented Oct 20, 2024

Component (Azure NPM or Azure CNI):
Azure CI

Describe in detail the feature/behavior/change you'd like to see:

azure cni bandwidth plugin support since AWS can enable this feature.

https://github.com/aws/amazon-vpc-cni-k8s

ENABLE_BANDWIDTH_PLUGIN (v1.10.0+)
Type: Boolean as a String

Default: false

Setting ENABLE_BANDWIDTH_PLUGIN to true will update 10-aws.conflist to include upstream bandwidth plugin as a chained plugin.

NOTE: Kubernetes Network Policy is supported in Amazon VPC CNI starting with version v1.14.0. Note that bandwidth plugin is not compatible with Amazon VPC CNI based Network policy. Network Policy agent uses TC (traffic classifier) system to enforce configured network policies for the pods. The policy enforcement will fail if bandwidth plugin is enabled due to conflict between TC configuration of bandwidth plugin and Network policy agent. We're exploring options to support bandwidth plugin along with Network policy feature and the issue is tracked aws/aws-network-policy-agent#68

Orchestrator(e.g. Kubernetes, Docker):

AKS 1.29

Operating System (Linux/Windows):
ubuntu 22.02/Azure Linux

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Copy link

github-actions bot commented Nov 4, 2024

This issue is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale due to inactivity. label Nov 4, 2024
@rbtr
Copy link
Contributor

rbtr commented Nov 7, 2024

Hey @zhangchl007, this type of Kubernetes configuration/feature request should be filed against AKS

@rbtr rbtr closed this as completed Nov 7, 2024
@rbtr rbtr closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale due to inactivity.
Projects
None yet
Development

No branches or pull requests

2 participants