kubectl run -it --rm aks-ssh --image=debian. 使用--it的方式在建立完pod後就會直接進入互動式介面,接下來就可以直接在pod裡安裝open-ssh.
確定! 回上一頁