I am using Colima version 0.4.6
on Mac 12.6.1
I am trying to create a test Ubuntu pod for training purposes found here How can I keep a container running on Kubernetes? . After creating that pod and running kubectl get pods
that pod is hanging in the pending state. After running kubectl top nodes
I am getting the error error: Metrics API not available
Any help on this or points of direction would be appreciated.
I am hoping that I am able to get pods up and running so I can launch a little test environment. Please let me know if more info is needed.