apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:40:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: e62366d2-9c42-42a3-b162-02962d7e6fa5
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j9jdm
      namespace: kube-system
      uid: 8ca7cbe8-f034-44fc-868a-8b5f549d0c6d
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhkf5
      namespace: kube-system
      uid: 5090210f-769d-432d-9ed2-69ecc61cb458
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
