I have a kubertnetes cluster in aws eks.. and with it I have an autoscaling group policy attached to have 3 ec2 instances running. With each instance 1 ebs volume is created when it is launched every-time.
because of this I have 3000+ extra ebs volumes created and just sitting in ebs volumes with 'available' state.. not being used and giving me cost $$
Now I do not know from where and how to fix this problem?