Comment on Ask HN: Zero-downtime deployment of multi-container appComments−grhmc11yDo it the same way you would do it without a containering system.Load balancers, service discovery, IP swapping, etc. all help accomplish this.
Comments
Do it the same way you would do it without a containering system.
Load balancers, service discovery, IP swapping, etc. all help accomplish this.