Updated imported docs with ./update-imported-docs.sh
This commit is contained in:
@@ -15,6 +15,9 @@ Replaces the specified replication controller with a new replication controller
|
||||
new PodTemplate. The new-controller.json must specify the same namespace as the
|
||||
existing replication controller and overwrite at least one (common) label in its replicaSelector.
|
||||
|
||||

|
||||
|
||||
|
||||
```
|
||||
kubectl rolling-update OLD_CONTROLLER_NAME ([NEW_CONTROLLER_NAME] --image=NEW_CONTAINER_IMAGE | -f NEW_CONTROLLER_SPEC)
|
||||
```
|
||||
@@ -95,7 +98,7 @@ kubectl rolling-update frontend-v1 frontend-v2 --rollback
|
||||
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 2-Sep-2016
|
||||
###### Auto generated by spf13/cobra on 24-Oct-2016
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user