wip
This commit is contained in:
parent
79fc3d8b72
commit
785eb2ace8
1 changed files with 2 additions and 1 deletions
|
@ -41,9 +41,10 @@ echo ----------------------------------
|
||||||
cat $HOME/.kube/config
|
cat $HOME/.kube/config
|
||||||
echo $KUBECONFIG
|
echo $KUBECONFIG
|
||||||
|
|
||||||
export KUBECONFIG=$HOME/.kube/
|
export KUBECONFIG=$HOME/.kube/config
|
||||||
|
|
||||||
#swapoff -a
|
#swapoff -a
|
||||||
|
kubectl config view
|
||||||
|
|
||||||
docker ps -a
|
docker ps -a
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue