Pods fail to start

Hi all
I have created a k3s environment in order to run AWX on it.

But some pods keep restarting and stay in CrashLoopBackOff.
See below

What am I doing wrong?
Any advice?

Jun 8 18:03:59 linuxol7k3s k3s: E0608 18:03:59.312939 14090 pod_workers.go:951] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"traefik\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=traefik pod=traefik-df4ff85d6-2sfzh_kube-system(a1a09915-e6de-4eb7-af18-5656d8ff3bf9)\"" pod="kube-system/traefik-df4ff85d6-2sfzh" podUID=a1a09915-e6de-4eb7-af18-5656d8ff3bf9

Jun 8 18:03:59 linuxol7k3s k3s: E0608 18:03:59.815645 14090 resource_quota_controller.go:413] unable to retrieve the complete list of server APIs: [metrics.k8s.io/v1beta1](http://metrics.k8s.io/v1beta1): the server is currently unable to handle the request

I needed to reboot the virtual machine.