apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-08T22:10:07Z"
  creationTimestamp: "2026-05-08T22:09:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: ea163802-386e-4588-81cb-1c2a92ad00d7
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6r7j
      namespace: kube-system
      uid: 7de6e53c-045a-4005-9a7b-de694a2e5fc9
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n29nq
      namespace: kube-system
      uid: 1b2af9cb-31be-4a00-aa2f-b8695c4dba76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
