- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 132字
- 2021-07-02 13:41:51
Controller manager (kube-controller-manager)
The controller manager is a set of control loops that watch the changes in the API server and ensure the cluster is in the desired state. For example, the deployment controller ensures that the whole deployment is run on the desired amount of containers. The node controller responds and evicts the pod when the nodes go down. The endpoint controller is used to create a relationship between services and pods. The service account and the token controller are used to create a default account and API access tokens.
To accommodate different development paces and release cycles from different cloud providers, from Kubernetes version 1.6, cloud provider-specific logic was moved from kube-controller-manager to the cloud controller manager (cloud-controller-manager). This was promoted to beta in version 1.11.
推薦閱讀
- Rust實(shí)戰(zhàn)
- Debian 7:System Administration Best Practices
- Windows系統(tǒng)管理與服務(wù)配置
- C語言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- Python計(jì)算機(jī)視覺編程
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- 從學(xué)徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- OpenStack Orchestration
- Building RESTful Python Web Services
- Terraform:多云、混合云環(huán)境下實(shí)現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- R數(shù)據(jù)科學(xué)實(shí)戰(zhàn):工具詳解與案例分析
- 移動(dòng)增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- JavaScript+jQuery網(wǎng)頁特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)