摘要: docker可以共享的模块: UTS、NET、IPC 阅读全文
posted @ 2019-04-28 22:29 阿拉米苏 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 基本命令展示 kubctl describe #获取描述信息 kubectl describe service/xxx kubectl run --image=xxx name_xx --port kubectl run --image=nginx nginx-app --port=80 kubec 阅读全文
posted @ 2019-04-28 17:28 阿拉米苏 阅读(807) 评论(0) 推荐(0) 编辑
摘要: 1. create ECR Repositories on AWS a. local server need install git/docker/awscli b. config aws: use command aws configure c. $(aws ecr get-login --no- 阅读全文
posted @ 2019-04-28 17:26 阿拉米苏 阅读(242) 评论(0) 推荐(0) 编辑