摘要: kubectl run nginx-deploy --image=nginx:1.14-alpine --port=80 --replicas=1 --dry-run=true#干跑模式,不会创建podkubectl run nginx-deploy --image=nginx:1.14-alpin 阅读全文
posted @ 2019-09-16 22:30 BicycleBoy 阅读(442) 评论(0) 推荐(0) 编辑