apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-20T21:22:41Z"
  creationTimestamp: "2026-05-20T21:21:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "998"
  uid: 0f69ea6c-0595-4fc3-b6ea-6c0a075f5159
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vdk4
      namespace: kube-system
      uid: cc551d52-2032-48ba-a942-62239a4da613
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjfmb
      namespace: kube-system
      uid: f5568d8a-da1a-4c24-995d-caf82103e776
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
