apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T05:00:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 91b5a29a-2c97-43e9-b558-e39ccca7c014
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-44wd9
      namespace: kube-system
      uid: 19fde2d4-bbae-41b5-8649-727dafc3b9bf
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fv74x
      namespace: kube-system
      uid: f668d9eb-88a7-421c-9a90-e4fca599f5a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
