apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-07T00:02:01Z"
  creationTimestamp: "2026-04-07T00:00:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "979"
  uid: 10e52b7e-cf98-4f87-bf98-82b71470e3c5
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-prxbj
      namespace: kube-system
      uid: f7f61ad9-75a8-4ce0-ab7a-8039c03f3866
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kphc6
      namespace: kube-system
      uid: aff6e2d1-7213-4179-ad3f-978b947226af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
