scale deployment
# Get pods in default namespace
kubectl get deployments
#Get Pods in my-namespace
kubectl get deployments -n my-namespace
#Get Pods in all namespaces
kubectl get deployments --all-namespaces# scale deployment in the default namespace, named myDeploymentName to have 3 pods
kubectl scale deployment/myDeploymentName --replicas=3
# scale deployment in the myNamespace namespace, named myDeploymentName to have 3 pods
kubectl scale deployment/myDeploymentName --replicas=3 -n myNamespace
Also in C++:
- install horovod
- how to set min and max time for my password in ubuntu terminal
- MissingPluginException(No implementation found for method getCurrentPosition on channel flutter.baseflow.com/geolocator)
- nvm github
- change name of branch github
- git fetch prune
- git add all except one file
- github.com developer
- certbot list all domains
- how to check node version in ubuntu
- add email git not working
- laravel installer
- bash array
- install material ui lab
- nginx E: Sub-process /usr/bin/dpkg returned an error code (1)
- i can't configure wine 3 on ubuntu
- how to put access.log in gitignore
- Calling Non-checksummed download of pup formula file from an arbitrary URL is disabled!
- shell script current time
- Please install paramiko on your system. (sudo pip3 install paramiko)
- atom disable shelling out for environment
- merge github accounts
- move word shell unix
- ubuntu nvm