Skip to content

Conversation

@peirulu
Copy link
Member

@peirulu peirulu commented Nov 6, 2025

Description of changes:

  • Add documentation for second network interface

Testing (if applicable):

  • Preview it

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from peirulu. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 6, 2025
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.91%. Comparing base (e459516) to head (d2a9e68).
⚠️ Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10310      +/-   ##
==========================================
- Coverage   69.94%   69.91%   -0.04%     
==========================================
  Files         681      681              
  Lines       41802    41824      +22     
==========================================
+ Hits        29240    29241       +1     
- Misses      10764    10785      +21     
  Partials     1798     1798              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peirulu
Copy link
Member Author

peirulu commented Nov 6, 2025

/cherry-pick release-0.24

@eks-distro-pr-bot
Copy link
Contributor

@peirulu: once the present PR merges, I will cherry-pick it on top of release-0.24 in a new PR and assign it to you.

In response to this:

/cherry-pick release-0.24

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.

The path to the VM network to deploy your EKS Anywhere cluster on. For example, `/<DATACENTER>/network/<NETWORK_NAME>`. Use the array to specify the networks you want to use, the first one will be your primary interface and is highly recommended
Use `govc find -type n` to see a list of networks

>**_NOTE:_** Multiple network interfaces are only supported on **worker nodes** with Ubuntu and RHEL operating systems. This feature is not available with Bottlerocket or on control plane nodes.
Copy link
Member

Choose a reason for hiding this comment

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

Can we also add a note about having support for atmost 2 network interfaces currently?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added in the new commit

@eks-distro-bot eks-distro-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation documentation size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants