Question:1
One of our Junior DevOps engineers have deployed a pod nginx-wl06
on the cluster3-controlplane
node. However, while specifying the resource limits, instead of using Mebibyte
as the unit, Gebibyte
was used.
As a result, the node doesn’t have sufficient resources to deploy this pod and it is stuck in a pending state
Fix the units and re-deploy the pod (Delete and recreate the pod if needed).
Many times i have solve this questions with wdit 280Gi to 280Mi but answer showing incorrect.
Please tell us how to solve this question, otherwise if have any problem please solve the issue.