apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T05:49:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 9fe84bad-40f3-4e7a-a506-d7652d375562
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wknrp
      namespace: kube-system
      uid: 0ffd1313-6223-4c4d-85e9-3cd7d07943c6
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kr5h2
      namespace: kube-system
      uid: 754c44d8-52bd-45aa-aa7e-e159812a201d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
