This commit is contained in:
Thomas Kruse
2026-09-02 22:11:05 +02:00
commit 24b9717db2
49 changed files with 818 additions and 0 deletions

4
network-policy/commands Normal file
View File

@ -0,0 +1,4 @@
minikube start --cpus 2 --memory 8192 --ports 80:80 --driver docker --cni calico
kubectl run shell --rm -it --image trion/curl:1