Open
Description
I'm trying to accomplish a full zero downtime deployment and I need to be able to remove containers from the load balancer without stopping the container. My thought is to have docker-gen be able to exclude certain named containers and do a docker rename to remove them from the load balancer, wait until all connections to that container are done and then stop and remove. Any thoughts on this and if there is a better way?
Metadata
Metadata
Assignees
Labels
No labels