apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-24T01:15:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "834"
  uid: dc60ea16-7845-457d-8859-04ca5e1869b3
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hwl4n
      namespace: kube-system
      uid: adaf6347-ea72-40ac-9785-f7242d86c776
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8kf8m
      namespace: kube-system
      uid: 0d640e8c-71f9-41bf-956a-fadf8108ff18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
