Skip to content

fix: swapped ports in etcd pre-reqs#438

Merged
GabriellePoncey merged 2 commits into
mainfrom
docs/PLAT-692/swap-etcd-port-prereq
Jul 23, 2026
Merged

fix: swapped ports in etcd pre-reqs#438
GabriellePoncey merged 2 commits into
mainfrom
docs/PLAT-692/swap-etcd-port-prereq

Conversation

@GabriellePoncey

@GabriellePoncey GabriellePoncey commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Prerequisites page now describes 2379 as the etcd client port and 2380 as the etcd peer port.

Changes

  • Swapped port descriptions so 2379 reads "Etcd client communication" and 2380 reads "Etcd peer communication".

PLAT-692

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2bf4328d-f409-4933-8bb5-cced6b71fb38

📥 Commits

Reviewing files that changed from the base of the PR and between c6756ec and 19a4f46.

📒 Files selected for processing (1)
  • docs/prerequisites/index.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/prerequisites/index.md

📝 Walkthrough

Walkthrough

The Etcd prerequisite documentation now labels port 2379 for client communication and port 2380 for peer communication, while listing Docker Swarm ports directly with the other required ports.

Changes

Etcd Port Documentation

Layer / File(s) Summary
Correct Etcd and Swarm port listings
docs/prerequisites/index.md
Relabels ports 2379 and 2380 for Etcd client and peer communication, and moves Docker Swarm ports 2377, 7946, and 4789 into the main port list.

Poem

A bunny checks the ports in a row,
“2379 is where clients go!”
“2380 lets peers converse,”
Swarm ports join the verse—
Hop, hop, the clear facts flow!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is clear, conventional, and accurately summarizes the etcd port swap in the prerequisites docs.
Description check ✅ Passed The description includes the required Summary and Changes sections and clearly describes the port corrections.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/PLAT-692/swap-etcd-port-prereq

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@GabriellePoncey
GabriellePoncey merged commit d97a20c into main Jul 23, 2026
5 checks passed
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.

2 participants