When you write: kubectl ... "$(cmd)". cmd is executed on the local host to create the string that is used as the argument to kubectl .
確定! 回上一頁