apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T18:42:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 94087fcb-1e37-4fe5-b3e0-1c33f38a9eca
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4gl7t
      namespace: kube-system
      uid: 179194c4-b21a-45b5-8bbe-cf40bd75ff8a
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9ph9
      namespace: kube-system
      uid: a1e61ada-b208-42c2-b07e-91bcf1f11c59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
