- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 35字
- 2021-07-02 13:41:51
Kubernetes components
Kubernetes includes two major players:
- Masters: The master is the heart of Kubernetes; it controls and schedules all of the activities in the cluster
- Nodes: Nodes are the workers that run our containers
推薦閱讀
- Progressive Web Apps with React
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- 兩周自制腳本語言
- 編程卓越之道(卷3):軟件工程化
- 青少年美育趣味課堂:XMind思維導圖制作
- Windows Presentation Foundation Development Cookbook
- Python貝葉斯分析(第2版)
- Apache Mahout Clustering Designs
- Learning Zurb Foundation
- MongoDB,Express,Angular,and Node.js Fundamentals
- Azure Serverless Computing Cookbook
- Apache Camel Developer's Cookbook
- IPython Interactive Computing and Visualization Cookbook
- 深入分析GCC
- Android高級開發實戰:UI、NDK與安全