- 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.
推薦閱讀
- 高性能混合信號(hào)ARM:ADuC7xxx原理與應(yīng)用開(kāi)發(fā)
- 軟件架構(gòu)設(shè)計(jì)
- Visual FoxPro 6.0數(shù)據(jù)庫(kù)與程序設(shè)計(jì)
- 計(jì)算機(jī)網(wǎng)絡(luò)應(yīng)用基礎(chǔ)
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語(yǔ)言版
- Splunk Operational Intelligence Cookbook
- 電氣控制與PLC技術(shù)應(yīng)用
- 統(tǒng)計(jì)挖掘與機(jī)器學(xué)習(xí):大數(shù)據(jù)預(yù)測(cè)建模和分析技術(shù)(原書(shū)第3版)
- 典型Hadoop云計(jì)算
- 大數(shù)據(jù)導(dǎo)論
- INSTANT R Starter
- OSGi原理與最佳實(shí)踐
- 網(wǎng)絡(luò)設(shè)備規(guī)劃、配置與管理大全(Cisco版)
- iLike職場(chǎng)大學(xué)生就業(yè)指導(dǎo):C和C++方向
- 仿蛇機(jī)器人的設(shè)計(jì)與制作