Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 416 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 416 Bytes

Scale service to multiple replicas

Now that you have the service running you want to scale it to multiple instances. But Pods only manage a group of related containers. How can you launch multiple replicas of the service.

Resources