- 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.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Boost C++ Application Development Cookbook(Second Edition)
- Python爬蟲開發:從入門到實戰(微課版)
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- aelf區塊鏈應用架構指南
- Mastering OpenCV 4
- 軟件架構:Python語言實現
- Learn React with TypeScript 3
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- 好好學Java:從零基礎到項目實戰
- PowerDesigner 16 從入門到精通
- 百萬在線:大型游戲服務端開發
- 基于MATLAB的控制系統仿真及應用
- Kotlin程序員面試算法寶典