apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-25T09:34:49Z"
  creationTimestamp: "2026-04-25T09:33:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: c6e29905-4fa6-41c8-b95d-d48cfcaf1b5a
subsets:
- addresses:
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g5dp8
      namespace: kube-system
      uid: a7eb8425-82fc-4548-a7bf-346130a73638
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrwxw
      namespace: kube-system
      uid: f079c754-cd5d-4091-b00a-a1942c21bd7c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
