apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:45:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 21847f0c-9c9d-4cb1-baff-de6e51de2407
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6f5sk
      namespace: kube-system
      uid: c92ce3ee-dc8d-412b-98e2-90c158f87d67
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qgwc
      namespace: kube-system
      uid: b77a54bb-7b5a-4fbd-ae88-f05a3d5c8714
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
