commit message from python script

This commit is contained in:
2023-04-11 17:11:08 +02:00
parent 21d88c4537
commit b4c9068425
92 changed files with 51 additions and 22 deletions

4
k3d/install_k3d Normal file → Executable file
View 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