apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-24T12:58:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 036ceaa4-cdec-4921-98cc-a1aeddabdeb6
subsets:
- addresses:
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zkwl5
      namespace: kube-system
      uid: 875a7fb8-a1e6-4d3d-ae69-da64eaf583d6
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tq25d
      namespace: kube-system
      uid: 3a2ff396-e889-4bc6-9146-377aa598f50c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
