Unable to Start pf9-kube Service on Master Node
Problem
- Unable to start pf9-kube service on the master node
- Below errors are reported in /var/log/pf9/pf9-kube/kube.log
Environment
- Platform9 Managed Kubernetes - v3.6.0 and higher
- Docker
Cause
There are not enough free data blocks on the node. This may be due to dead and/or exited containers still residing on the host.
Resolution
- Check the number of containers in dead or exited state.
- Run the below command to clean up any containers matching dead or exited status:
Was this page helpful?