apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T02:32:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "965"
  uid: a3f4eb89-058c-4ad6-ac85-db25810a7115
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-65tgl
      namespace: kube-system
      uid: 14109ea3-eccc-43ff-b2ff-4f850c11e17a
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fgqk2
      namespace: kube-system
      uid: 1b336edc-8b2d-4c0a-a8ec-c38ccdd7ebb4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
