apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T20:00:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "951"
  uid: e0a5f6e6-09b4-43a1-8fe7-c18e51440f74
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j65bh
      namespace: kube-system
      uid: 6643625e-c565-45b9-adb4-730ac285d54a
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x6cq4
      namespace: kube-system
      uid: f819b8e9-f125-4527-9c2d-7ab51554395e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
