在QCon北京2018大会上,Michael Chen 讲师做了《Kubernetes——面向未来的开发和部署平台(英文演讲)》主题演讲,主要内容如下。
演讲简介:
Kubernetes 是管理集群环境中容器化应用的系统,基于用户负载编排计算、网络和存储基础设施。它集合了平台即服务(PaaS)的简洁和基础设施即服务(IaaS)的灵活,还支持跨基础设施提供商移植。Kubernetes 提供了一个容器和微服务平台,可以快速、可预测地部署和伸缩容器化应用。
演讲中,我们先重温一下 Kubernetes 的架构,介绍预期状态管理、服务和部署解耦,了解市面上面向 Kubernetes 的各种基础设施产品。理解为什么说 Kubernetes 和云提供商为开发者创建了最好的开发和部署 PaaS 和 IaaS。最后,我们将通过一个 Demo 演示 Kubernetes 在公有云和私有云上的应用。
Kubernetes is a system for managing containerized applications in a clustered environment. It orchestrates computing, networking, and storage infrastructure on behalf of user workloads. It provides the simplicity of Platform as a Service (PaaS) with the flexibility of Infrastructure as a Service (IaaS), and enables portability across infrastructure providers. Kubernetes offers a container and microservices platform that can deploy and scale your containerized applications quickly and predictably.
This talk will go over the architecture Kubernetes, introduce the key concepts of desired state management and decoupling of service and deployment, survey the landscape of varies infrastructure offerings for Kubernetes. We will look into the values cloud providers bring to the table and why Kubernetes and cloud providers creates the best development and deployment PaaS and IaaS infrastructure for the developers in the coming years. We will go over a quick demo on both AWS and PKS (Pivotal Container Services) to show Kubernetes in action in both public and private cloud providers.
讲师介绍:
Michael Chen
VMware 高级经理
Michael Chen,VMware 高级经理。他本科毕业于普渡大学,硕士毕业于康奈尔大学。Michael 在分布式 Java 系统、Java EE (Java Enterprise Edition)方面有 15 年经验。曾整体负责 Java EE 7。他曾经是 BEA Weblogic Server(后来被 Oracle 收购)的核心开发者、架构师。
过去 5 年,Michael 在 VMware 从事 vSphere、OpenStack 和 Kubernetes 方面的工作,致力于为客户提供最好的云基础设施。
Michael got his undergraduate degree from Purdue university, and master degree from Cornell university. Michael spent 15 years in distributed java system, Java EE (Java Enterprise Edition). He is the overall program lead of Java EE 7. He is a core developer, architect for BEA Weblogic Server which is acquired by Oracle. Michael spent the past 5 years with VMware working on vSphere, OpenStack and Kubernetes to bring best cloud infrastructure to customers.
完整演讲 PPT 下载链接:
https://qcon.infoq.cn/2018/beijing/schedule
评论