pages/*: use the imperative in descriptions (#12574)
* pages/*: use the imperative in descriptions * go-fmt: put the description on one line
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# kubectl apply
|
||||
|
||||
> Manages applications through files defining Kubernetes resources. It creates and updates resources in a cluster.
|
||||
> Manage applications through files defining Kubernetes resources.
|
||||
> Create and update resources in a cluster.
|
||||
> More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#apply>.
|
||||
|
||||
- Apply a configuration to a resource by file name or `stdin`:
|
||||
|
Reference in New Issue
Block a user