apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T01:11:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: a31a0e8e-27b6-413c-add2-19ed5e411b14
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bd5p9
      namespace: kube-system
      uid: 4dc8dc94-448e-4484-a68b-cf9e7eb9bdbf
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j9pql
      namespace: kube-system
      uid: 9dd05b9c-71fd-4d26-ac66-0fd8dc2cc3c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
