How to scale the application in Minishift Cluster

0 votes

Hi Guys,

I have launch one application in Minishift Cluster. I want to scale this application. So that it can manage the load. How can I do that?

Aug 26, 2020 in DevOps Tools by akhtar
• 38,230 points
576 views

1 answer to this question.

0 votes

Hi@akhtar,

You can scale your application manually or you can use the autoscaling concept. I have attached the command below to do manual scaling.

$ oc scale --replicas 3 deployment/hello-limit
deployment.extensions/hello-limit scaled
answered Aug 26, 2020 by anonymous

Related Questions In DevOps Tools

0 votes
1 answer

How to remove minishift cluster from the windows system?

Hi@akhtar, It is possible that Minishift config contains ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
1,493 views
0 votes
1 answer

How to create Users with the HTPasswd Identity Provider in Minishift?

Hi@akhtar, You can create a user using htpasswd ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
693 views
0 votes
1 answer

How to create a secret from literals in Minishift Cluster?

Hi@akhtar, You can create a secret using generic ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
906 views
0 votes
1 answer

How to assign cluster-level role to a user in Minishift?

Hi@akhtar, You can use oc adm policy command ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
469 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,503 views
+2 votes
1 answer
0 votes
1 answer

How to expose the deployment in Minishift?

Hi@akhtar, You need to create a service to ...READ MORE

answered Aug 26, 2020 in DevOps Tools by MD
• 95,440 points
593 views
0 votes
1 answer

How to set LimitRagne in Minishift?

Hi@akhtar, A LimitRange resource also called a limit, ...READ MORE

answered Aug 26, 2020 in DevOps Tools by MD
• 95,440 points
338 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