Failed Scheduling in kubernetes

[root@localhost ~]# oc get pods NAME READY STATUS RESTARTS AGE docker-registry-1-i37wn 1/1 Running 13 1y nginx-j1u1l 0/1 Pending 0 6m router-1-fn5kw 1/1 Running 12 1y [root@localhost ~]# oc describe pod nginx-j1u1l Name: nginx-j1u1l Namespace: default Security Policy: anyuid Node: / Labels: app=nginx Status: Pending IP: Controllers: ReplicationController/nginx Containers: nginx: Image: nginx Port: 80/TCP Volume Mounts: … Continue reading Failed Scheduling in kubernetes