apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:02:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: cd6eaea6-b2d4-492f-9eba-ec6a924ad15e
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xlwk
      namespace: kube-system
      uid: a4ae6eb5-ce53-44a5-9109-7ed14c46ab9d
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bsfhh
      namespace: kube-system
      uid: 55029070-60c7-4477-a513-ab262da55555
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
