apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T05:59:47Z"
  creationTimestamp: "2026-04-28T05:58:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: 19dcff9f-ff84-4edc-9834-e7e093f69b79
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kvcbs
      namespace: kube-system
      uid: 3876c730-91be-4271-a28f-e34d7ff90438
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcbnw
      namespace: kube-system
      uid: 600d0a3f-99d1-4b7d-bde8-6a818b1a0b59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
