Move Guide topic: Rolling Update Demo (#2850)
* Move Guide topic: Rolling Update Demo * rename file
This commit is contained in:
@@ -778,7 +778,7 @@ All existing Pods are killed before new ones are created when
|
||||
|
||||
#### Rolling Update Deployment
|
||||
|
||||
The Deployment updates Pods in a [rolling update](/docs/user-guide/update-demo/) fashion
|
||||
The Deployment updates Pods in a [rolling update](/docs/tasks/run-application/rolling-update-replication-controller/) fashion
|
||||
when `.spec.strategy.type==RollingUpdate`.
|
||||
You can specify `maxUnavailable` and `maxSurge` to control
|
||||
the rolling update process.
|
||||
|
||||
Reference in New Issue
Block a user