Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubectl change namespace

kubectl config set-context --current --namespace=my-namespace
Comment

kubectl get namespace

kubectl get namespace
or
kubectl get ns
Comment

kubectl create namespace

# Create Namespace in current cluster
kubectl create namespace my-namespace
Comment

kubectl get namespaces command

kubectl get namespace
Comment

PREVIOUS NEXT
Code Example
Shell :: git change personal token to login and passowrd 
Shell :: bash float operation 
Shell :: expo install 
Shell :: hopw to run the react-scripts command? 
Shell :: how to edit crontab in linux 
Shell :: wsl windows directory 
Shell :: mpeg-4 aac decoder h.264 decoder for ubuntu download 
Shell :: gitlab change commit message 
Shell :: rm directory ubuntu 
Shell :: leap year program in shell 
Shell :: bash set ifs to space 
Shell :: install devtools 
Shell :: dockerfile default workdir 
Shell :: how to revert to a specific commit in origin 
Shell :: colorlog python 
Shell :: run flask app from command line 
Shell :: how to make a new branch git 
Shell :: does git bash have bashrc 
Shell :: where is ubuntu home directory on windows 
Shell :: s3 cli get list of files in folder 
Shell :: install ftp on ubuntu 
Shell :: set wsl version to 1 
Shell :: how to add image in github readme 
Shell :: uninstall gem 
Shell :: login to github vscode using personal access tokens 
Shell :: unable to install mongodb on ubuntu 22.04 
Shell :: how to make a push in github 
Shell :: touch in windows 
Shell :: are if statements their own scope python 
Shell :: display group of username mac 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =