apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T03:01:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 1276a1ec-5d13-4942-bf33-15b08675df06
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rt7hh
      namespace: kube-system
      uid: 12984b3e-2a9b-4ba6-9a8d-ea5401ec04b1
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6jb4
      namespace: kube-system
      uid: f1ee6583-7e5b-423a-98a8-e8b870afe156
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
