- Kubernetes for Developers
- Joseph Heck
- 127字
- 2021-08-27 19:04:13
Kubernetes resource – ReplicaSet
A ReplicaSet wraps Pods, defining how many need to run in parallel. A ReplicaSet is commonly wrapped in turn by a deployment. ReplicaSets are not often used directly, but are critical to represent horizontal scaling—to represent the number of parallel Pods to run.
A ReplicaSet is associated with a Pod and indicates how many instances of that Pod should be running within the cluster. A ReplicaSet also implies that Kubernetes has a controller that watches the ongoing state and knows how many of your Pod to keep running. This is where Kubernetes is really starting to do work for you, if you specified three Pods in a ReplicaSet and one fails, Kubernetes will automatically schedule and run another Pod for you.
推薦閱讀
- Mastering Spark for Data Science
- 控制與決策系統仿真
- Hands-On Cloud Solutions with Azure
- Learning Apache Cassandra(Second Edition)
- 人工智能工程化:應用落地與中臺構建
- JBoss ESB Beginner’s Guide
- Troubleshooting OpenVPN
- Godot Engine Game Development Projects
- Excel 2007終極技巧金典
- 與人共融機器人的關節力矩測量技術
- 傳感器原理及實用技術
- 計算機辦公應用培訓教程
- 網管員世界2009超值精華本
- Hands-On Generative Adversarial Networks with Keras
- Practical Autodesk AutoCAD 2021 and AutoCAD LT 2021