Update deployment.md (#7962)
Fixed the 404 error in: https://github.com/kubernetes/website/issues/7924
This commit is contained in:
committed by
zacharysarah
parent
b74b5779ab
commit
7da4c01aa4
@@ -964,7 +964,7 @@ it is created.
|
|||||||
|
|
||||||
### kubectl rolling update
|
### kubectl rolling update
|
||||||
|
|
||||||
[Kubectl rolling update](/docs/user-guide/kubectl/{{page.version}}/#rolling-update) updates Pods and ReplicationControllers
|
[Kubectl rolling update](/docs/reference/generated/kubectl/kubectl-commands/{{page.version}}/#rolling-update) updates Pods and ReplicationControllers
|
||||||
in a similar fashion. But Deployments are recommended, since they are declarative, server side, and have
|
in a similar fashion. But Deployments are recommended, since they are declarative, server side, and have
|
||||||
additional features, such as rolling back to any previous revision even after the rolling update is done.
|
additional features, such as rolling back to any previous revision even after the rolling update is done.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user