apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-25T16:53:01Z"
  creationTimestamp: "2026-03-25T16:50:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1074"
  uid: 5cab1ad9-a2de-4f33-a9fe-5e06419a33e4
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ggksq
      namespace: kube-system
      uid: db7f135f-2ddc-454e-83c0-d3c7df650432
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8q2kz
      namespace: kube-system
      uid: 37a92064-57a8-4929-8425-798c9547f5b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
