apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T12:54:48Z"
  creationTimestamp: "2026-05-09T12:53:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1099"
  uid: 038610be-a3d1-4b20-9a74-2ec0a17a0626
subsets:
- addresses:
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d2kzk
      namespace: kube-system
      uid: 8410082e-821f-4ed9-b6ce-6c2086e30a95
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v9p2w
      namespace: kube-system
      uid: 5712ada7-401c-4dd7-93e0-79aa603d5ea1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
