- Kubernetes for Serverless Applications
- Russ McKendrick
- 83字
- 2021-07-02 19:16:47
StatefulSets
This controller is new to Kubernetes and has been designed to replace PetSets. As you may have guessed by the name, pods maintain their state as part of a deployment. They are designed to have:
- Consistent unique network identifiers throughout the pod's life cycle
- Persistent storage
- Graceful deployment and scaling executed in the order you define
- User-defined and controlled automated rolling updates
So while there is a change in name, you should think of StatefulSets as pets and ReplicaSets as cattle.
推薦閱讀
- PostgreSQL 11 Server Side Programming Quick Start Guide
- MicroPython Projects
- 計算機網絡原理與技術
- Storm應用實踐:實時事務處理之策略
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 大數據技術基礎:基于Hadoop與Spark
- 嵌入式操作系統原理及應用
- Building a BeagleBone Black Super Cluster
- 精通LabVIEW程序設計
- IBM? SmartCloud? Essentials
- Excel 2007終極技巧金典
- Web璀璨:Silverlight應用技術完全指南
- Embedded Linux Development using Yocto Projects(Second Edition)
- 網頁設計與制作
- 軟測之魂