Kubernetes runner no logs

I am using Kubernetes v1.19.3 with cri-o/runc as the container runtime and I don’t get any logs for my build steps.

If I monitor the pods created by the runner I am able to view the logs as expected with kubectl logs.

I installed the Kubernetes Runner following the official documentation.

There are no errors logged for the Kubernetes Runner pod.