Autoscaling feature being used by default - Kubernetes AWS

0 votes
I've created a Kubernetes cluster using kops on AWS. The problem is, when I stop and terminate the clusters, new clusters start getting created by itself. I think its either the loadbalancer or the autoscaling feature but able to figure out how to stop them.

Any help will be appreciated:)
Jan 7, 2019 in Kubernetes by Ali
• 11,360 points
411 views

1 answer to this question.

0 votes

Hey @Ali, seems like you've activated the auto-scaling feature. You need to stop that for your instances to stop. To suspend a process from using autoscaling, use the following command with suspend-command keyword

aws autoscaling suspend-processes --auto-scaling-group-name my-asg --scaling-processes AlarmNotification
answered Jan 7, 2019 by Utsi

Related Questions In Kubernetes

0 votes
1 answer

Kubernetes Dashboard by kops on AWS show only json

Hey lina, Try checking you default dashboard access. use ...READ MORE

answered Oct 10, 2018 in Kubernetes by Kalgi
• 52,360 points
1,823 views
0 votes
2 answers

NoSuchBucket error when running Kubernetes on AWS

It was a bug on their part. ...READ MORE

answered Sep 4, 2018 in Kubernetes by Nilesh
• 7,050 points
694 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
2 answers
0 votes
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP