- Elect one container as the leader for coordinating and monitoring the other containers.
- Elect only one instance as leader based on the best attribute value.
- Let other instances know who is the leader when the election is finished.
- The election should be initiated to re-elect a new leader when the original leader is unavailable.
- Ring Algorithm
- Bully Algorithm
Topic | Consideration | Possible Solution Options |
---|