apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:22:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: b9039512-e169-4171-8e72-c9d82366f644
subsets:
- addresses:
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qcsvw
      namespace: kube-system
      uid: 2b58e779-f1d3-4f1a-bd1e-0411e99643e2
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9jch
      namespace: kube-system
      uid: 3948fce4-3d98-41ed-b33a-ae48f9854f9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
