Skip to content

Commit b263720

Browse files
authored
Update docker-cli-to-kubectl.md, add the missing newline
1 parent 1cef596 commit b263720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/reference/kubectl/docker-cli-to-kubectl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ You can use the Kubernetes command line tool `kubectl` to interact with the API
1515
## docker run
1616

1717
To run an nginx Deployment and expose the Deployment, see [kubectl create deployment](/docs/reference/generated/kubectl/kubectl-commands#-em-deployment-em-).
18+
1819
docker:
1920

2021
```shell

0 commit comments

Comments
 (0)