apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T21:00:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 4895db32-8c72-47f2-a7ef-860db917ffe0
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9v44d
      namespace: kube-system
      uid: 412ae22c-a1f7-4a5c-a2b9-a63263dedbba
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ghkf5
      namespace: kube-system
      uid: fce97abc-61e7-458e-95dc-df54dd7bb39c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
