Skip to content

nattatorn-dev/k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Contexts

// location of kubenetes config. by default it uses "~/.kube/config"
// multiple files you can be added using path delimeter spreader `:`
export export KUBECONFIG=~/.kube/config:~/.kube/xxx

kubectl config get-contexts

kubectl config use-context xxx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published