kubectl exec -it podname -n namespace -- echo "hello world" >> /etc/profile. 模拟写入. kubectl exec -it nginx -n default -- bash `echo ...
確定! 回上一頁