Skip to content

Document README quickstart network requirements#212

Merged
bcho merged 4 commits into
mainfrom
copilot/azure-211-doc-readme-network-requirements
Jun 30, 2026
Merged

Document README quickstart network requirements#212
bcho merged 4 commits into
mainfrom
copilot/azure-211-doc-readme-network-requirements

Conversation

Copilot AI commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

The Getting Started flow did not call out the minimum networking needed for Flex Node traffic after join. This clarifies the baseline topology and points advanced setups to the lab docs.

  • Quickstart requirements

    • Require peered/routed networks with non-overlapping CIDRs.
    • Require bidirectional private IP reachability between Flex hosts and AKS nodes.
    • Call out NSG/firewall allowance for node-to-node TCP/UDP traffic.
  • Private and advanced topologies

    • Note private AKS DNS/API reachability requirements.
    • Direct advanced network scenarios such as cross-region, gateway, and custom CNI setups to the lab guides.

Copilot AI changed the title [WIP] Update README to include network requirements for node connectivity Document README quickstart network requirements Jun 29, 2026
Copilot AI requested a review from bcho June 29, 2026 21:54
Copilot finished work on behalf of bcho June 29, 2026 21:54
Comment thread README.md Outdated
Copilot AI requested a review from bcho June 29, 2026 21:56
Copilot finished work on behalf of bcho June 29, 2026 21:56
@bcho bcho marked this pull request as ready for review June 29, 2026 21:57
Copilot AI review requested due to automatic review settings June 29, 2026 21:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Getting Started quickstart in README.md to explicitly document baseline networking requirements for successfully joining and operating a Flex Node, and to route more complex/private topologies to the labs documentation.

Changes:

  • Adds quickstart prerequisites around routed/peered networks, non-overlapping CIDRs, and bidirectional private IP reachability.
  • Calls out NSG/firewall requirements for node-to-node (cross-node) traffic needed for pod networking post-join.
  • Notes private AKS DNS/API endpoint reachability and points advanced scenarios to the lab guides.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 29, 2026 22:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@bcho bcho merged commit ab2363d into main Jun 30, 2026
10 of 12 checks passed
@bcho bcho deleted the copilot/azure-211-doc-readme-network-requirements branch June 30, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: readme get started steps should call out network requirements

4 participants