apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T21:42:53Z"
  creationTimestamp: "2026-05-28T21:41:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "992"
  uid: b7848a31-2f2e-40d5-80bb-af4d103036e9
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxfmw
      namespace: kube-system
      uid: ed818383-2d05-4fcb-9854-3d01fe379f7a
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w9z2t
      namespace: kube-system
      uid: eebef37b-12a9-4daf-a3da-31b5870a997a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
