Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rescale kubectl

// kubectl scale --replicas=<expected_replica_num> deployment <deployment_name>

kubectl scale --replicas=4 deployment my-nginxdeployment //"my-nginx" scaled
Comment

PREVIOUS NEXT
Code Example
Shell :: php 7.4 raspberry pi 
Shell :: LINUX STRING TO UPPERCASE 
Shell :: delete all feature branches 
Shell :: ubuntu bash script exit when error 
Shell :: apache airflow 
Shell :: install macos on vmware ubuntu 
Shell :: create linux user with non interactive shell 
Shell :: how to use yes command in linux 
Shell :: install clang++ 
Shell :: if statement bash 
Shell :: swagger editor locally 
Shell :: install tainwind on laravel 
Shell :: undo revert commit 
Shell :: mount is fstab 
Shell :: git cherry pick parts of a commit 
Shell :: sed multiple files 
Shell :: git cherry pick multiple commits 
Shell :: git add an entire folder to commit 
Shell :: open cmd here shortcut 
Shell :: dir in file txt 
Shell :: create a new file in bash script 
Shell :: authentication failed github 
Shell :: mac force quit shortcut 
Shell :: pacman command on arch 
Shell :: apache airflow docker 
Shell :: installing nginx on docker container 
Shell :: permission to var/cache 
Shell :: shell get all lines that are in one file and not another 
Shell :: unable to open image permission denied 
Shell :: error: Setup script exited with error: libhdf5.so: cannot open shared object file: No such file or directory 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =