apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-28T04:03:59Z"
  creationTimestamp: "2026-08-28T04:02:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 3a9b6421-ec0a-41b3-b6e7-79621d7023a8
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4rbvz
      namespace: kube-system
      uid: 28778be3-1919-49c0-80cf-4089462cd908
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6bgd
      namespace: kube-system
      uid: b940260b-e483-4dbb-84d8-1bbda943158e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
