- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 65字
- 2021-07-02 13:41:51
API server (kube-apiserver)
The API server provides an HTTP/HTTPS server, which provides a RESTful API for the components in the Kubernetes master. For example, we could use GET to get the resource status or POST to create a new resource. We can also watch for updates for resources. The API server stores the object information into etcd, which is Kubernetes' backend data store.
推薦閱讀
- 機械工程師Python編程:入門、實戰與進階
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- 深入淺出PostgreSQL
- Python數據結構與算法(視頻教學版)
- 零基礎學Kotlin之Android項目開發實戰
- 軟件測試綜合技術
- Django 3.0應用開發詳解
- 寫給程序員的Python教程
- GitHub入門與實踐
- Android移動應用開發項目教程
- Web前端開發最佳實踐
- Deep Learning for Natural Language Processing
- Android技術內幕(系統卷)
- 高質量程序設計指南:C++/C語言
- Mastering XenApp?