stop: Make use of deprecation field

This commit is contained in:
kargakis
2015-11-12 00:09:37 +01:00
committed by Michail Kargakis
parent a5f9a759d9
commit 3c7b9f83d7
4 changed files with 6 additions and 36 deletions

View File

@@ -102,7 +102,6 @@ kubectl
* [kubectl rolling-update](kubectl_rolling-update.md) - Perform a rolling update of the given ReplicationController.
* [kubectl run](kubectl_run.md) - Run a particular image on the cluster.
* [kubectl scale](kubectl_scale.md) - Set a new size for a Replication Controller.
* [kubectl stop](kubectl_stop.md) - Deprecated: Gracefully shut down a resource by name or filename.
* [kubectl version](kubectl_version.md) - Print the client and server version information.
###### Auto generated by spf13/cobra on 24-Nov-2015