- 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.
- Building E-commerce Sites with VirtueMart Cookbook
- Mastering Machine Learning for Penetration Testing
- 重新定義Spring Cloud實戰
- 物聯網概論(第2版)
- 網絡安全技術與解決方案(修訂版)
- 物聯網之霧:基于霧計算的智能硬件快速反應與安全控制
- 夢工廠之材質N次方:Maya材質手冊
- 沖擊:5G如何改變世界
- 全聯網標識服務
- Corona SDK Application Design
- Building Microservices with Spring
- Architecting Data:Intensive Applications
- Full-Stack Web Development with Vue.js and Node
- MobX Quick Start Guide
- Building Applications with Spring 5 and Kotlin