How to autscale in GKE

0 votes

I want to know how can auto-scale pods(depending upon resource usage like CPU,Memory etc) in Google Container Engine? The auto-scalar should kick in when the CPU load reaches a certain threshold.

Oct 3, 2018 in Kubernetes by shubham
• 7,340 points
393 views

1 answer to this question.

0 votes

There are two kinds of scaling:

  1. Scaling nodes in the cluster depending upon the containers in the cluster
  2. and scaling the number of pods in the cluster

Here's a link to the official docs including how to scale according to the resource usage: https://cloud.google.com/compute/docs/autoscaler/

answered Oct 3, 2018 by DareDev
• 6,890 points

Related Questions In Kubernetes

0 votes
1 answer

How to use gravitational teleport in a container/kubernetes environment?

You can use teleport to augment kubernetes ...READ MORE

answered Jun 28, 2018 in Kubernetes by ajs3033
• 7,300 points
2,216 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

How to configure load balancer in kubernetes ?

In the deployment file keep the type ...READ MORE

answered Dec 4, 2018 in Kubernetes by Haseeb
573 views
+1 vote
1 answer
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,360 points
890 views
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,523 views
0 votes
1 answer

How do I sign-in to kubernetes dashboard?

Since version 1.7 Dashboard uses more secure ...READ MORE

answered Sep 7, 2018 in Kubernetes by DareDev
• 6,890 points
2,016 views
0 votes
2 answers

How to rename deployments in Kubernetes

Hey, You can edit or recreate it ...READ MORE

answered Dec 6, 2018 in Kubernetes by Maverick
• 10,840 points
9,171 views
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