Create autoscaling node group yc

Cluster autoscaler node group with min/max bounds in one zone

yc managed-kubernetes node-group create --cluster-name <name> --name ng-1 --platform standard-v3 --auto-scale min=1,max=5,initial=2 --location zone=ru-central1-a