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

Improvement for k8s.io/docs/reference/networking/ports-and-protocols/ #48647

Open
kel-bluehalo opened this issue Nov 5, 2024 · 3 comments
Open
Labels
language/en Issues or PRs related to English language needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@kel-bluehalo
Copy link

Suggestion for improvement: Include the outbound ports required by CoreDNS.
Protocol | Direction | Port Range | Purpose | Used By
TCP | Outbound | 8080 | CoreDNS | Control plane
TCP | Outbound | 8181 | CoreDNS | Control plane

@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 5, 2024
@steve-hardman
Copy link
Contributor

Page with the issue is https://kubernetes.io/docs/reference/networking/ports-and-protocols

/language en

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Nov 6, 2024
@sftim
Copy link
Contributor

sftim commented Nov 7, 2024

It sounds like there's a scenario that you want to make sure works OK @kel-bluehalo.

Is this about allowing CoreDNS to make an outbound connection on TCP/8080, or about allowing the control plane to act as a client of CoreDNS? Let's clarify the ask.

/triage needs-information

@k8s-ci-robot k8s-ci-robot added the triage/needs-information Indicates an issue needs more information in order to work on it. label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language/en Issues or PRs related to English language needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

4 participants