Files
kubernetes-advanced/network-policy/commands
Thomas Kruse 24b9717db2 init
2026-09-02 22:11:05 +02:00

4 lines
131 B
Plaintext

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