apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:38:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 6aa3407b-29a9-4f64-a720-7ba3aff251df
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4jbh
      namespace: kube-system
      uid: d6f9c3fc-7af2-4a31-8847-c63d2cdec1b6
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7kppf
      namespace: kube-system
      uid: e79ace60-e6dd-4e70-bf17-14df9366af72
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
