config path

This commit is contained in:
ansgarz 2021-12-08 12:15:45 +01:00
parent 34114720f8
commit 79fc3d8b72

View file

@ -39,8 +39,11 @@ echo "127.0.0.1 kubernetes" >> /etc/hosts
cat /etc/hosts
echo ----------------------------------
cat $HOME/.kube/config
echo $KUBECONFIG
swapoff -a
export KUBECONFIG=$HOME/.kube/
#swapoff -a
docker ps -a