apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-16T01:47:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "840"
  uid: ec73a03d-a156-4940-94db-39032b4af2b7
subsets:
- addresses:
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6tb9
      namespace: kube-system
      uid: eb4761f9-437d-4f49-a2fd-1fa535e5a847
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7lt42
      namespace: kube-system
      uid: 727c0e64-1fb1-45b5-8e7f-5c7dabf4608f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
