apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T04:02:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 52327a25-cde8-47fe-ba04-de3f37bd6bbb
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vrq46
      namespace: kube-system
      uid: 95d36dd6-a373-4c73-b7de-527bf81b5f3d
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwdng
      namespace: kube-system
      uid: 8564458b-f8d6-42d3-913f-ade5981b2699
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
