apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-15T02:39:17Z"
  creationTimestamp: "2026-08-15T02:37:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: aa4bc0e0-1e43-4b2a-a7e9-2aa9221c4b12
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dbfh
      namespace: kube-system
      uid: 3b527430-bc81-47a8-a697-2e2f14c84203
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-smq4b
      namespace: kube-system
      uid: dcb71ab7-7755-4d9b-8056-d29ba7493fe0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
