commit message from python script
This commit is contained in:
0
k3d/blue-green/doku
Normal file → Executable file
0
k3d/blue-green/doku
Normal file → Executable file
0
k3d/blue-green/nginx-svc.yaml
Normal file → Executable file
0
k3d/blue-green/nginx-svc.yaml
Normal file → Executable file
0
k3d/blue-green/nginx-v1.yaml
Normal file → Executable file
0
k3d/blue-green/nginx-v1.yaml
Normal file → Executable file
0
k3d/blue-green/nginx-v2.yaml
Normal file → Executable file
0
k3d/blue-green/nginx-v2.yaml
Normal file → Executable file
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
|
||||
|
||||
0
k3d/nginx1/deployment-nginx.yaml
Normal file → Executable file
0
k3d/nginx1/deployment-nginx.yaml
Normal file → Executable file
0
k3d/only_install
Normal file → Executable file
0
k3d/only_install
Normal file → Executable file
0
k3d/pod_init/doku
Normal file → Executable file
0
k3d/pod_init/doku
Normal file → Executable file
1
k3d/registries.yml
Normal file → Executable file
1
k3d/registries.yml
Normal file → Executable 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
0
k3d/stress/deployment2.yaml
Normal file → Executable file
0
k3d/stress/doku
Normal file → Executable file
0
k3d/stress/doku
Normal file → Executable file
0
k3d/volumes/pv
Normal file → Executable file
0
k3d/volumes/pv
Normal file → Executable file
0
k3d/volumes/pvc
Normal file → Executable file
0
k3d/volumes/pvc
Normal file → Executable file
0
k3d/whoami-pod.yaml
Normal file → Executable file
0
k3d/whoami-pod.yaml
Normal file → Executable file
0
k3d/whoami4-pod.yaml
Normal file → Executable file
0
k3d/whoami4-pod.yaml
Normal file → Executable file
Reference in New Issue
Block a user