kubectl run --restart=Never nginx --image=nginx:alpine pod/nginx created $ kubectl get pod NAME READY STATUS RESTARTS AGE nginx 1/1 Running ...
確定! 回上一頁