+1 vote
in Kubernetes K8s by
Why is my pod showing “pending” status?

1 Answer

0 votes
by
It may be due to resource limitation. The cluser is unable to find a nod which has the available CPU and memory requests to satisfy the scheduler.

Related questions

+1 vote
asked Sep 29, 2022 in Kubernetes K8s by SakshiSharma
+1 vote
asked Sep 27, 2022 in Kubernetes K8s by SakshiSharma
...