apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:11:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: c2cbeee1-7232-45fb-abe2-f777a4b8f50b
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rxvkg
      namespace: kube-system
      uid: 5bc0286b-5503-41a0-a51a-a8da5499edef
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z26b8
      namespace: kube-system
      uid: b8b81d00-1e22-481f-9661-27184bf715ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
