- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 41字
- 2021-07-02 13:41:52
Kubelet
Kubelet is a major process in the nodes. It reports node activities back to kube-apiserver periodically, including pod health, node health, and liveness probe. As the preceding diagram shows, it runs containers via container runtimes, such as Docker or rkt.
推薦閱讀
- Java語言程序設計
- 數據庫程序員面試筆試真題與解析
- Android Studio Essentials
- 軟件架構:Python語言實現
- Python面向對象編程:構建游戲和GUI
- JavaScript 程序設計案例教程
- Test-Driven Development with Django
- 程序員的成長課
- Tkinter GUI Programming by Example
- INSTANT Apache Maven Starter
- Python編程:從入門到實踐(第2版)
- Effective DevOps with AWS
- RabbitMQ Essentials
- 高性能Scala
- 深入理解Android網絡編程:技術詳解與最佳實踐