kubectl cp is actually a very small wrapper around kubectl exec whatever tar c | tar x . A side effect of this is that you need a working ...
確定! 回上一頁