apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-06T00:55:31Z"
  creationTimestamp: "2026-08-06T00:54:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 053fdd71-eaa6-4b64-b720-a2d8a23f7ee5
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8r7w
      namespace: kube-system
      uid: 728f5fe0-fb9d-4e83-8cb6-44900f20c156
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wglmw
      namespace: kube-system
      uid: 2990abae-223a-4003-b0c9-2aca43d73e81
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
