apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:44:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: a109d403-9dd3-4aa3-8ba8-1a11bfc3a414
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87q28
      namespace: kube-system
      uid: a2565b73-27d6-4562-9b39-fe650c73f6f8
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ndj5j
      namespace: kube-system
      uid: 1c08bff8-0198-48fc-940f-20e8a44d9ea3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
