/
Kubernetes Pod status Pending
Kubernetes Pod status Pending
Problem
Kubernets pods status Pending
Cause
Unable to make k8s cluster up due to resources unavailability in the cluster (master/slave). Check RAM and cpu. In this case, cpu processor is 1 which leads to ContainerCreating and the Pod status is Pending.
Fix
Increase the capacity of cpu processor (~3 to 4).
Check if the firewall rule enabled for private ip's of k8s cluster to allow all TCP.
, multiple selections available,
Related content
Kube Pods stay in the terminating state
Kube Pods stay in the terminating state
More like this
Kubernets Issues
Kubernets Issues
More like this
Knowledge Base
Knowledge Base
More like this
Pod Connection Failed - No route to host
Pod Connection Failed - No route to host
More like this
Steps to be followed when Kubernetes pod/containers not reachable to internet
Steps to be followed when Kubernetes pod/containers not reachable to internet
More like this
Kubernetes Master goes to not reachable state
Kubernetes Master goes to not reachable state
More like this