apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T15:54:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 04f3ba17-9598-427c-9a5e-de2bbaadfaa1
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ttpfb
      namespace: kube-system
      uid: c7cb2f29-ed2b-4ae1-92e3-b6ac690c0096
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9947
      namespace: kube-system
      uid: 96c1c409-7d69-4237-836e-d879336ec0e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
