apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-28T21:34:16Z"
  creationTimestamp: "2026-02-28T21:33:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 976ec896-ebde-448f-a9ee-79fada6cb409
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4hlv
      namespace: kube-system
      uid: 774484a5-81ad-459b-873e-4b5f366d8156
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jbzr2
      namespace: kube-system
      uid: 2d87e464-f8f0-48f1-88d6-e6f188369ff9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
