apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T02:29:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 16e667d4-cc2a-48fd-9a22-a8f9cfa4707e
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b2jms
      namespace: kube-system
      uid: 2c32c1d9-7bd6-47a3-959a-036c39fc02f6
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtcb7
      namespace: kube-system
      uid: 44115afc-11f6-47dc-a68c-5fcb02f98bd0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
