apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T04:03:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: e3f42dff-62e7-4992-85c4-402242dcd9cb
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pg6hk
      namespace: kube-system
      uid: d128e0c9-fb3d-46bd-a4df-36ab2a2fb21a
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkwqp
      namespace: kube-system
      uid: c396a094-64d6-4d76-a57a-5fa674b5baff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
