kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.37k stars 14.15k forks source link

Better wording on A/AAAA records #47097

Open babugeet opened 3 weeks ago

babugeet commented 3 weeks ago

This is a Bug Report

Note given for DNS for Services and Pods is a bit confusing (at least for me). The statement is Because A and AAAA records are not created for Pod names, hostname is required for the Pod's A or AAAA record to be created..

Proposed Solution:

Can this be rephrased to better easy to understand english . Like " A and AAAA records are not created for Pod names since hostname is missing for the Pod" or to something easily understandable Page to Update: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/

k8s-ci-robot commented 3 weeks ago

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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
dipesh-rawat commented 3 weeks ago

/language en

Adarsh-verma-14 commented 3 weeks ago

/sig docs

sftim commented 3 weeks ago

/remove-kind bug /kind feature /sig network