apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T01:57:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: e24bc122-c3d7-4b18-9094-5c1d6b99ea99
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vzbmh
      namespace: kube-system
      uid: efb74008-c39c-4f7b-a75f-7328dca4e126
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p969d
      namespace: kube-system
      uid: 36a2da30-79c6-472a-8e9e-78aba7896ec7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
