- 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 Intelligent Agents with OpenAI Gym
- Mastercam 2017數(shù)控加工自動編程經(jīng)典實例(第4版)
- Ansible Quick Start Guide
- 走入IBM小型機世界
- 數(shù)控銑削(加工中心)編程與加工
- Visual C# 2008開發(fā)技術(shù)實例詳解
- 自動檢測與傳感技術(shù)
- 模型制作
- 計算機網(wǎng)絡(luò)應(yīng)用基礎(chǔ)
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- 機器人創(chuàng)新實訓(xùn)教程
- 傳感器與物聯(lián)網(wǎng)技術(shù)
- 從零開始學(xué)PHP
- Visual C++項目開發(fā)案例精粹
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機型)