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

0
k3d/blue-green/doku Normal file → Executable file
View File

0
k3d/blue-green/nginx-svc.yaml Normal file → Executable file
View File

0
k3d/blue-green/nginx-v1.yaml Normal file → Executable file
View File

0
k3d/blue-green/nginx-v2.yaml Normal file → Executable file
View File

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

0
k3d/nginx1/deployment-nginx.yaml Normal file → Executable file
View File

0
k3d/only_install Normal file → Executable file
View File

0
k3d/pod_init/doku Normal file → Executable file
View File

1
k3d/registries.yml Normal file → Executable file
View File

@@ -1,6 +1,5 @@
mirrors:
docker.io:
endpoint:
- "http://192.168.1.246:5001"
- "https://mirror.gcr.io"
- "https://docker.io"

0
k3d/stress/deployment2.yaml Normal file → Executable file
View File

0
k3d/stress/doku Normal file → Executable file
View File

0
k3d/volumes/pv Normal file → Executable file
View File

0
k3d/volumes/pvc Normal file → Executable file
View File

0
k3d/whoami-pod.yaml Normal file → Executable file
View File

0
k3d/whoami4-pod.yaml Normal file → Executable file
View File