apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-08T06:15:12Z"
  creationTimestamp: "2026-04-08T06:14:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 99d53b93-0889-41a1-8f21-31794ecb4e6d
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qxtqb
      namespace: kube-system
      uid: d395a36f-46f1-4fca-ab60-f0964f241ede
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rrvd2
      namespace: kube-system
      uid: 87ac672e-41a6-4c9b-8192-b508b7f15ebb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
