apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:33:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 38fb79e1-0989-48dc-bbdc-d10c3c712adf
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ctclj
      namespace: kube-system
      uid: 33c09022-f97c-4b2b-b98e-bc5c5fe2a4bd
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-czswd
      namespace: kube-system
      uid: 6f47d831-90de-449d-b8f2-78808ffdd552
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
