Typo fix in commands: kubeclt->kubectl

kubeclt->kubectl
This commit is contained in:
AdamDang 2018-05-09 23:14:14 +08:00 committed by GitHub
parent b8d4a1b389
commit 549fc092a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ the following command.
### Rollback ### Rollback
For future work, `kubeclt rollout undo` can be implemented in the general case For future work, `kubectl rollout undo` can be implemented in the general case
as an extension of the [above](#viewing-history ). as an extension of the [above](#viewing-history ).
```bash ```bash