Troubleshooting
2025.10
Compute
Networking
VMHA
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Troubleshooting Calico Add-on
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Calico handles network connectivity for PCD-K clusters. As a critical core add-on for PCD-K clusters, a broken Calico functionality significantly impacts networking. When Calico experiences issues, here's a general guide on how to troubleshoot Calico Add-on Issues.
Environment
- Private Cloud Director - v2025.4 and Higher.
- Kubernetes Cluster 1.31.2 or Higher.
Procedure
- Validate if the namespaces
calico-apiserver&calico-systemare created or not. - Confirm all pods are healthy in both namespaces.
The calico-node-xxxxx pod should be running on all worker nodes.
- Review why these pods are in "
CrashLoopBackOff/OOMkilled/Pending/Error" state, see events sections from the below command output.
Command
$ kubectl describe <Pod-name> -n <calico-namespace>- Get more information on the failure from pod logs using command:
Command
$ kubectl logs <Pod-name> -n <calico-namespace>- Verify connectivity to the API server, run:
Curl command
$ curl -vk https://<kubernetes-pod-IP>:443/healthz- If these steps prove insufficient to resolve the issue, kindly reach out to the Platform9 Support Team for additional assistance.
Most common causes
- The
calico-nodepod is a DaemonSet that runs on every Kubernetes node. If it's not healthy, Calico won't work. - Connectivity to the API server is broken.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Troubleshooting CoreDNS Add-onDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message