apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:46:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: feba1281-0bb0-48df-8288-68b4fa78d961
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-btzst
      namespace: kube-system
      uid: 34293be1-137a-409a-bfb5-46b9673114a2
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-89h59
      namespace: kube-system
      uid: 937018fe-0053-4d32-a15d-b70a7426f030
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
