# Download the script
>> curl https://raw.githubusercontent.com/shamimice03/EKS-Cluster-AutoScaler/main/cluster-autoscaler.sh > cluster-autoscaler.sh
# Execute the script
# After execution, you need to provide your cluster-name.
>> bash cluster-autoscaler.sh
# Download the script
>> curl https://raw.githubusercontent.com/shamimice03/EKS-Cluster-AutoScaler/main/script-cleanup.sh > cleanup.sh
# Execute the script
# After execution, you need to provide your cluster-name.
>> bash cleanup.sh