# kubectl run -i --rm --tty busybox --image=busybox --restart=Never -- sh
- Jun 27 Thu 2024 16:42
-
Start a simple pod on GKE(K8s) to test the network
# kubectl run -i --rm --tty busybox --image=busybox --restart=Never -- sh
請先 登入 以發表留言。