apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T00:54:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: a17856e6-8a6e-4c0e-858d-5c9c0cdfd53e
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jffsz
      namespace: kube-system
      uid: 6c49362a-922d-46cd-9ad8-8dd4696808c1
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w682r
      namespace: kube-system
      uid: 0d2ba849-8451-4ec0-8843-c65a4e33ec92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
