note style adjust (#8022)
This commit is contained in:
committed by
zacharysarah
parent
3b6907f658
commit
d7208a7d86
@@ -94,6 +94,7 @@ You can use the `delete` command to delete an object from a cluster:
|
||||
configuration. The difference is in the arguments passed to the command. To use
|
||||
`kubectl delete` as an imperative command, pass the object to be deleted as
|
||||
an argument. Here's an example that passes a Deployment object named nginx:
|
||||
{: .note}
|
||||
|
||||
```shell
|
||||
kubectl delete deployment/nginx
|
||||
|
||||
Reference in New Issue
Block a user