Kubernetes Nodes never scale-up

5/23/2018

I struggle with the weird k8s issue when I try to create new job my pod jumps into Pending State and never goes out of it. The cluster still shows like one of the Node is working but cannot find any of them in the Nodes list. Node Pool settings:

node version: 1.10.2-gke.1
min size:0
max size:2
total cores: 16CPU
total memory: 30GB

enter image description here

enter image description here

-- mbutan
google-kubernetes-engine
kubernetes
pod

0 Answers