apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:39:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 73e42de0-052a-45da-9551-1916ee72a4a2
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mwh8l
      namespace: kube-system
      uid: 9092d920-d5ab-4f22-99b5-736d477fed5f
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpztk
      namespace: kube-system
      uid: 5f20cbe4-76e9-41eb-ab8d-851034d49ec2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
