apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T18:21:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: ad4baffc-f320-49a7-a995-4aa2f33278ae
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wvvg
      namespace: kube-system
      uid: d15e7d04-426e-4e3a-97e1-e4c68cff609a
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xh6nw
      namespace: kube-system
      uid: e0ecc984-239d-489b-9d4e-31f5282207a0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
