apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-24T20:35:08Z"
  creationTimestamp: "2026-08-24T20:34:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 4920926a-7660-4aa0-900a-1dee3a12c053
subsets:
- addresses:
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zf4d8
      namespace: kube-system
      uid: 3ff65a95-b2df-4dc1-88b7-bd510d4f712a
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v6rft
      namespace: kube-system
      uid: b52e20bd-1b4f-40ab-a831-9f18d6d95a12
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
