apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-30T14:29:51Z"
  creationTimestamp: "2026-04-30T14:28:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 590f6a29-9768-4f12-b70d-7a852e91fcc9
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5xptv
      namespace: kube-system
      uid: 0d3afd6e-64bf-446c-bac9-0cbf43ea5e1c
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9mt8d
      namespace: kube-system
      uid: 474be45a-05bf-4285-a041-df9cbecf7626
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
