Comment 18 for bug 2032783

Revision history for this message
Guillaume Boutry (gboutry) wrote :

This might still be related, can you list all the pods in kube-system, and check their status ?

`kubectl get pods -n kube-system`
`kubectl describe -n kube-system pod/...`

From the error message you've given, it looks like the CNI images were not pulled. This might be due to proxy, or rate limiting (or something else).

Microk8s reads proxy configuration from /etc/environment.

Make sure your proxy allows these urls: https://microstack.run/docs/proxy-access