pf9-kube Fails to Start on Master Node(s)
Problem
- Cluster stays in a Pending state after creation.
- One of the Master nodes is reporting as "Offline" or in an "Error Authorizing State"
- In the Flannel logs on the node located at /var/log/pf9/kube/flannel.log, the following error can be observed.
Environment
- Platform9 Managed Kubernetes - v3.6.0 and Higher
Cause
- The container CIDR parameter specified during the cluster creation was too small.
Resolution
- Delete the existing cluster and try deploying a fresh cluster with Container CIDR values as /16.
- Verify that cluster creation completes successfully and all the nodes become Ready.
Was this page helpful?