kubectl exec -ti dind /bin/bash root@dind:/# curl -Lso ./kind https://kind.sigs.k8s.io/dl/v0.7.0/kind-$(uname)-amd64 root@dind:/# chmod +x .
確定! 回上一頁