- Getting Started with Kubernetes(Second Edition)
- Jonathan Baier
- 109字
- 2021-07-02 22:51:28
The container's afterlife
As Werner Vogels, CTO of AWS, famously said everything fails all the time; containers and pods can and will crash, become corrupted, or maybe even just get accidentally shut off by a clumsy admin poking around on one of the nodes. Strong policy and security practices like enforcing least privilege curtail some of these incidents, but involuntary workload slaughter happens and is simply a fact of operations.
Luckily, Kubernetes provides two very valuable constructs to keep this somber affair all tidied up behind the curtains. Services and replication controllers/replica sets give us the ability to keep our applications running with little interruption and graceful recovery.
推薦閱讀
- 計算機應用
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 人工免疫算法改進及其應用
- 西門子PLC與InTouch綜合應用
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- Python Data Science Essentials
- Arduino &樂高創意機器人制作教程
- 控制系統計算機仿真
- Docker on Amazon Web Services
- FPGA/CPLD應用技術(Verilog語言版)
- Photoshop CS5圖像處理入門、進階與提高
- 一步步寫嵌入式操作系統
- 貫通開源Web圖形與報表技術全集
- Java組件設計
- PyTorch深度學習