mirror of https://github.com/knative/docs.git
Small updates to align with top-level readme text
This commit is contained in:
parent
8fbe2979f0
commit
834b964e0f
|
@ -1,4 +1,4 @@
|
||||||
# Advanced deploy (aka blue/green)
|
# Splitting traffic with blue/green deployment
|
||||||
|
|
||||||
This sample demonstrates updating an application to a new version using a
|
This sample demonstrates updating an application to a new version using a
|
||||||
blue/green traffic routing pattern. With Knative, you can safely reroute traffic
|
blue/green traffic routing pattern. With Knative, you can safely reroute traffic
|
||||||
|
|
Loading…
Reference in New Issue