Process Flow - Node pools and auto scaling
Create Node Pool
Set Min and Max Nodes
Monitor Cluster Load
Is Load High?
No→Keep Current Nodes
Yes
Scale Up Nodes
Is Load Low?
No→Keep Current Nodes
Yes
Scale Down Nodes
Repeat Monitoring
This flow shows how a node pool is created with min and max nodes, then the system monitors load and scales nodes up or down automatically.