Kubernetes Deep Dive Room

Sign Up Free or Log In to participate!

My pods are associated to only one of my 3 nodes.

In google cloud platform I have 3 nodes created. When i apply the ping-deploy kubernetes descriptor file it creates me 3 pods. Fine. But the 3 pods are part of only one node.

nigelpoulton

Hi Emmanuel. Can you please provide more detail. E.g. are you running on GKE with three worker nodes? Or are you running on your own GCE instances and you’ve manually installed K8s – may be with two masters and one node. Also, if running directly on GCE (without GKE) are there any special things about some of the nodes that might stop containers starting on them. Can you provide the output of a kubectl get nodes, kubectl get deploy -o wide, and kubectl describe deploy. Cheers.

0 Answers

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?