kubectl run nginx-frontend --image=frontend:1.0. The above creates a pod which hosts the front end container. You can't access it yet since ...
確定! 回上一頁