apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T22:11:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 78a3adaa-a9f0-4b8e-b51b-04df23691b5f
subsets:
- addresses:
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8rnqp
      namespace: kube-system
      uid: c1186ba5-8631-47b8-8573-751477224593
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jf89
      namespace: kube-system
      uid: 7c56db61-9e8c-4c9d-bc05-3bf94640aaed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
