apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:53:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: a003997d-951b-4899-b87d-e7c56b975f58
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wjmg4
      namespace: kube-system
      uid: ea1ce0ef-3da9-4bcf-99e1-ecdd5e421c4a
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v8hkl
      namespace: kube-system
      uid: c638c96c-ccc2-4df1-9136-2c8e1e7cee5a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
