apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T20:32:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 8bc993fe-a779-4a9e-8492-dcec5a8a2f33
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4vn6
      namespace: kube-system
      uid: 1fafec22-3b36-4d5c-9986-c110ee514e12
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7gd7
      namespace: kube-system
      uid: c7107f51-1912-4704-b385-f9a22f621f1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
