- Kubernetes for Serverless Applications
- Russ McKendrick
- 106字
- 2021-07-02 19:16:47
ReplicaSet
A ReplicaSet can be used to launch and maintain a number of copies of the the same pod. For example, using the NGINX pod we discussed in the previous section, we could create a ReplicaSet that launches three copies of the same pod. Traffic could then be load-balanced between the three pods.
Our three pods can be spread across multiple hosts, meaning that, if a host wants to disappear for any reason, taking one of our pods out of service, it will automatically be replaced on a healthy node. You can also use a ReplicaSet to both automatically and manually add and remove pods.
推薦閱讀
- Hands-On Graph Analytics with Neo4j
- 會(huì)聲會(huì)影X5視頻剪輯高手速成
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Java開發(fā)技術(shù)全程指南
- 自動(dòng)檢測與傳感技術(shù)
- Matplotlib 3.0 Cookbook
- 樂高創(chuàng)意機(jī)器人教程(中級(jí) 下冊(cè) 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書)
- Visual Basic從初學(xué)到精通
- 電腦主板現(xiàn)場維修實(shí)錄
- 大數(shù)據(jù)驅(qū)動(dòng)的設(shè)備健康預(yù)測及維護(hù)決策優(yōu)化
- Linux服務(wù)與安全管理
- Salesforce for Beginners
- Linux Shell編程從初學(xué)到精通
- Mastering Ansible(Second Edition)
- 寒江獨(dú)釣:Windows內(nèi)核安全編程