commit message from python script
This commit is contained in:
4
k3d/install_k3d
Normal file → Executable file
4
k3d/install_k3d
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
mkdir ~/k3d
|
||||
|
||||
#####
|
||||
curl -s https://raw.githubusercontent.com/rancher/k3d/main/install.sh | bash
|
||||
CLUSTER=cnbc
|
||||
IP4=$(/sbin/ip -o -4 addr list br2 | awk '{print $4}' | cut -d/ -f1)
|
||||
@@ -85,4 +85,4 @@ source <(helm completion bash)
|
||||
|
||||
default Namespace nächste commands
|
||||
|
||||
kubectl config set-context --current --namespace whoami
|
||||
kubectl config set-context --current --namespace whoami
|
||||
|
||||
Reference in New Issue
Block a user