82521/how-to-scale-the-application-in-minishift-cluster
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?
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
Hi@akhtar, It is possible that Minishift config contains ...READ MORE
Hi@akhtar, You can create a user using htpasswd ...READ MORE
Hi@akhtar, You can create a secret using generic ...READ MORE
Hi@akhtar, You can use oc adm policy command ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, You need to create a service to ...READ MORE
Hi@akhtar, A LimitRange resource also called a limit, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.