apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-09T01:40:19Z"
  creationTimestamp: "2026-03-09T01:39:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: 7fd8eea6-2010-4d6a-baa5-33e3932f7897
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpwk8
      namespace: kube-system
      uid: 4cb980dc-9fdb-425e-ae5c-1cc835234f46
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gphn2
      namespace: kube-system
      uid: 517eafa8-b8cd-4e70-a211-4856a525e94f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
