- 快召唤伙伴们来围观吧
- 微博 QQ QQ空间 贴吧
- 文档嵌入链接
- 复制
- 微信扫一扫分享
- 已成功复制到剪贴板
Kubernetes怎样玩更简单有趣
展开查看详情
1 .Kee p Kubernetes Simple and Fun 阿里云容器服务团队 张维 Kubecon shanghai 2018
2 .Why Kubernetes ? One of the largest open source projects in the world One of the most popular technologies in the world Self driven by Kubernetes c ommunity The industry standard for deploying containers in production
3 .Why Kubernetes ? One of the largest open source projects in the world One of the most popular technologies in the world Self driven by Kubernetes community The industry standard for deploying containers in production Developers love it
4 .But Kubernetes is still hard to start Cluster provisioning Complexity Configuration Capacity planning Cost …
5 .Why Kubernetes in the Cloud? 敏捷 Agility 安全 Security 弹性 Scalability 集成 Integration 成本优化 Cost optimization 多种部署形态 专属 版 Dedicated 托管版 Managed 无服务器版 Serverless
6 .Managed Kubernetes Cluster - 只需要承担 Worker 节点 成本 - Master 由容器服务自动运维 Dedicated Kubernetes Cluster - Master 节点的 成本和运维操作都要 用户 承担 Worker Pod Pod User Resources Dedicated Kubernetes vs . Managed Kubernetes Master APIServer Master APIServer Master APIServer Worker Pod Pod Worker Pod Pod Service Resources Managed APIServer Managed APIServer Worker Pod Pod User Resources
7 .Scaling Kubernetes E lastically
8 .Demo: Managed Kubernetes + Serverless addon 容器调度与编排 Pod Pod Pod … Elastic Container Instance (ECI) Pod Pod Node-2 Pod Pod Node-1 Pod Pod Node-N ECI Provider Virtual Node 无限弹性,敏捷扩容 按需付费,灵活创建 支持 pod 之间互联互通
9 .Serverless Kubernetes - 按照应用使用资源付费 无需管理服务器节点 无需节点容量规划 容器调度与编排 - 托管 Masters Managed Kubernetes - 按 照集群 Worker 节点数量付费 ECS Pod Pod Pod Pod ECS Pod Pod Pod Pod ECS Pod Pod Pod Pod Managed Kubernetes 集群 容器调度与编排 Pod Pod Pod Pod Pod Pod Pod Pod Pod Pod Pod Pod Serverless Kubernetes 集群 More about Serverless
10 .Get Started with Kubernetes on Alibaba Cloud Console : https:// cs.console.aliyun.com Deploy Serverless Addon to scale your cluster : https ://yq.aliyun.com/articles/647119?spm=a2c4e. 11155435.0.0.23773312J8KlR7
11 .