forked from docs/doc-exports
Reviewed-by: Kovács, Zoltán <zkovacs@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
1.1 KiB
1.1 KiB
Why Cannot a Pod Be Scheduled to a Node?
- Check whether the node and Docker are normal. For details, see Check Item 7: Whether Internal Components Are Normal.
- If the node and Docker are normal, check whether an affinity policy is configured for the pod. For details, see Check Item 3: Affinity and Anti-Affinity Configuration of the Workload.
- Check whether the resources on the node are sufficient. If the resources are insufficient, expand the capacity or add nodes.
Parent topic: Scheduling Policies