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

Enable accelerated networking on VM sizes that support it #307

Closed
CecileRobertMichon opened this issue Oct 17, 2019 · 20 comments · Fixed by #645
Closed

Enable accelerated networking on VM sizes that support it #307

CecileRobertMichon opened this issue Oct 17, 2019 · 20 comments · Fixed by #645
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@CecileRobertMichon
Copy link
Contributor

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-cli#supported-vm-instances

For VMs, enable using the EnableAcceleratedNetworking property of network interfaces
For VMSS, enable using the EnableAcceleratedNetworking property of scale sets

/good-first-issue

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

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@k8s-ci-robot
Copy link
Contributor

@CecileRobertMichon:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-cli#supported-vm-instances

For VMs, enable using the EnableAcceleratedNetworking property of network interfaces
For VMSS, enable using the EnableAcceleratedNetworking property of scale sets

/good-first-issue

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

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Oct 17, 2019
@weston22-bot

This comment was marked as spam.

@kalit2

This comment was marked as spam.

@justaugustus
Copy link
Member

/milestone v0.3

Ping @devigned to validate API responses for accelerated networking e.g., Azure/azure-sdk-for-go#5968

@k8s-ci-robot k8s-ci-robot added this to the v0.3 milestone Oct 24, 2019
@justaugustus
Copy link
Member

/assign @soggiest

@devigned
Copy link
Contributor

Might be helpful to see how this is approached in aks-engine: Azure/aks-engine#1894

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 22, 2020
@CecileRobertMichon
Copy link
Contributor Author

keep open

@CecileRobertMichon
Copy link
Contributor Author

@soggiest have you had time to look into this? If not I might give it a shot

@nader-ziada
Copy link
Contributor

let me know if you need with this issue

@soggiest
Copy link
Contributor

@CecileRobertMichon I haven't had any time to work on this, please go ahead and work on it

@soggiest soggiest removed their assignment Feb 12, 2020
@rbitia rbitia added this to In progress in Cluster API Azure Feb 20, 2020
@rbitia rbitia moved this from In progress to To do in Cluster API Azure Feb 20, 2020
@CecileRobertMichon
Copy link
Contributor Author

@mboersma is this something you'd be interested in helping out with?

@mboersma
Copy link
Contributor

@CecileRobertMichon I would love to, with the caveat that I'm not yet familiar with the code. But please consider me assigned and I'll start on it this week.

@CecileRobertMichon
Copy link
Contributor Author

Awesome, don't hesitate to lean on me as much as needed for onboarding with the code. Also I recommend starting here https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/master/docs/development.md.

/assign @mboersma

@justaugustus
Copy link
Member

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 13, 2020
@justaugustus justaugustus modified the milestones: v0.4, next Mar 13, 2020
@justaugustus justaugustus modified the milestones: next, v0.5 Mar 30, 2020
@justaugustus justaugustus removed good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Mar 30, 2020
@CecileRobertMichon
Copy link
Contributor Author

@mboersma are you still working on this?

@nader-ziada
Copy link
Contributor

hey @mboersma , if you are not working on this, mind if I give it a try?
cc: @CecileRobertMichon

@mboersma
Copy link
Contributor

@nader-ziada obviously I haven't gotten anywhere--please do, I don't want to impede progress.

@mboersma
Copy link
Contributor

@nader-ziada I actually have this working now in a local branch. I'm adding some tests and will push a PR out soon.

@nader-ziada
Copy link
Contributor

Thanks @mboersma

@rbitia rbitia moved this from To do to In progress in Cluster API Azure May 29, 2020
Cluster API Azure automation moved this from In progress to Done (2020 - Q2) May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
No open projects
Cluster API Azure
  
Done (2020 - Q2)
Development

Successfully merging a pull request may close this issue.

13 participants