5 hours ago kubectl exec -it --namespace=tools mongo-pod -- bash -c "mongo" You forgot a space between "--" and "bash". To execute multiple commands you may ...
確定! 回上一頁