apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T05:24:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 762af53f-da8d-4951-8812-759fba1104f5
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56wh6
      namespace: kube-system
      uid: 50d7db3f-a81c-4491-924c-431eba88fcca
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xbm55
      namespace: kube-system
      uid: 031f78b3-f5cb-4a31-8bd1-7ffb8020501a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
