Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 295 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 295 Bytes

Expose service

You now have multiple replicas of your service; no more single point of failure. Ideally, you'll want to distribute requests between every available replica. How can you achieve that?

Resources