Remove comment about blue/green deployments

This commit is contained in:
Joao Fernandes
2018-03-19 14:29:05 -07:00
committed by Jim Galasyn
parent f8b01d2761
commit e0e0dcaaae

View File

@@ -54,8 +54,6 @@ context or path.
* **Host mode networking**: By default layer 7 routing leverages the Docker Swarm
routing mesh, but you don't have to. You can use host mode networking for maximum
performance.
* **Blue-green and canary deployments**: You can deploy a new version of your application
while traffic is still being routed to the old one.
* **Security**: The layer 7 routing components that are exposed to the outside
world run on worker nodes. Even if they get compromised, your cluster won't.