Looking for a solution or a bash script or yaml config where in after my application testing is completed the pods are sunset and after that the GKE cluster should scale down to 0 nodes. Do we need any kind of cronjob for this needs. I see the system related pods ares till running on the nodes how this can be moved out to a single nodes?
I tried many options , looking for a bash script ot any yaml config that might help to test.