docs: Clarify baremetal network requirements and kubectl capabilities#10429
Conversation
- Qualify L2 network as network/PXE boot only, not required for ISO boot - Clarify DHCP only needed for network/PXE boot mode - Add TinkerbellIP vs Control Plane Endpoint explanation - Clarify kubectl works for management and workload cluster operations - Add hardware CSV operational guidance (when to use CSV vs kubectl) - Add cross-references between related documentation These changes address common customer confusion about network requirements for different boot modes and the scope of kubectl usage for cluster lifecycle management.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10429 +/- ##
=======================================
Coverage 69.56% 69.56%
=======================================
Files 670 670
Lines 40669 40669
=======================================
Hits 28293 28293
Misses 10668 10668
Partials 1708 1708 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rajeshvenkata The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cherry-pick release-0.24 |
|
@sp1999: new pull request created: #10592 DetailsIn response to this:
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. |
|
/cherry-pick release-0.23 |
|
@sp1999: new pull request created: #10593 DetailsIn response to this:
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. |
|
/cherry-pick release-0.22 |
|
@sp1999: new pull request created: #10594 DetailsIn response to this:
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. |
|
/cherry-pick release-0.21 |
|
@sp1999: new pull request created: #10595 DetailsIn response to this:
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. |
|
/cherry-pick release-0.20 |
|
@sp1999: #10429 failed to apply on top of branch "release-0.20": DetailsIn response to this:
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. |
Description of changes:
These changes address common customer confusion about network requirements for different boot modes and the scope of kubectl usage for cluster lifecycle management.