-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I am using google cloud where heapster is already present, and i am using hpa also. But the script is getting failed can you let me know how to rectify this.
I am passing this command ::
./memory-based-autoscaling.sh --action get-podmemory --deployment nginx
UTILIZEDPODMEM=$(awk "BEGIN { pc=100*${podmem}/${TOTALMEMINMB}; i=int(pc); print (pc-i<0.5)?i:i+1 }")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels