apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T05:53:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 446782a5-50c0-48a8-8d12-070c9a9f55bd
subsets:
- addresses:
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xw2hv
      namespace: kube-system
      uid: ff18fb23-81b5-46e0-8178-1b8df0583b26
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q2mll
      namespace: kube-system
      uid: a50dd4cb-cbd4-40b3-9976-bb1a5b80d38d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
