apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T22:15:43Z"
  creationTimestamp: "2026-06-23T22:14:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1073"
  uid: 97afad0c-22c0-4b4d-ae8c-da5291ebcdb5
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4w7hh
      namespace: kube-system
      uid: 71d0fe1e-e0f2-4b9e-8a8a-4b9ffce80028
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5lgrv
      namespace: kube-system
      uid: 9e6566bc-fc8a-4d36-9952-41c6071c65e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
