0

I've created a Kubernetes Cluster on Google Cloud (GKE) - Default Settings, just CSI enabled. Create a Node-Pool with AutoScaling enabled, VM Size is g1-small.

When i set the Scaling-Range to 0-3 the Pool is scaled down to 0. When i set the Scaling Range to 1-3 the Pool is always scaled to 2 Instances.

Why i can't scale to 1? There is no workload running on it!

I need to write some more Text because Stack thinks there are missing infos. Well this algo is just, not very well written and should be rethinked.

Serhii Rohoza
  • 1,424
  • 2
  • 5
  • 15
Berndinox
  • 240
  • 1
  • 3
  • 11

1 Answers1

0

As mentioned in comments:

Solved after disabling all log-mecahnis!

Seems like the pods took to much cpu&ram for one node only!