- The Kubernetes Workshop
- Zachary Arnold Sahil Dua Wei Huang Faisal Masood Melony Qin Mohammed Abu Taleb
- 134字
- 2021-06-11 18:17:56
Summary
In this chapter, we used Minikube to provision a single-node Kubernetes cluster and gave a high-level overview of Kubernetes' core components, as well as its key design rationale. After that, we migrated an existing Docker container to Kubernetes and explored some basic Kubernetes API objects, such as pods, Services, and Deployments. Lastly, we intentionally broke a Kubernetes cluster and restored it one component at a time, which allowed us to understand how the different Kubernetes components work together to get a pod up and running on a node.
Throughout this chapter, we have used kubectl to manage our cluster. We provided a quick introduction to this tool, but in the following chapter, we will take a closer look at this powerful tool and explore the various ways in which we can use it.
- 數(shù)據(jù)通信網絡實踐:基礎知識與交換機技術
- MERN Quick Start Guide
- Building E-commerce Sites with VirtueMart Cookbook
- 社交電商運營策略、技巧與實操
- 新一代物聯(lián)網架構技術:分層算力網絡
- 局域網組建、管理與維護項目教程(Windows Server 2003)
- 網絡安全技術與解決方案(修訂版)
- 大話社交網絡
- Mastering TypeScript 3
- 城域網與廣域網(第2版)
- 中國互聯(lián)網發(fā)展報告2018
- Spring 5.0 Projects
- IPv6網絡切片:使能千行百業(yè)新體驗
- Bonita Open Solution 5.x Essentials
- React Cookbook