Skip to content

Commit b7a3e4c

Browse files
authored
address typos docker-cli-kubectl (#26050)
* fix typos fix typos * Update docker-cli-to-kubectl.md * fix typos
1 parent 29196d5 commit b7a3e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ reviewers:
77
---
88

99
<!-- overview -->
10-
You can use the Kubernetes command line tool kubectl to interact with the API Server. Using kubectl is straightforward if you are familiar with the Docker command line tool. However, there are a few differences between the docker commands and the kubectl commands. The following sections show a docker sub-command and describe the equivalent kubectl command.
10+
You can use the Kubernetes command line tool `kubectl` to interact with the API Server. Using kubectl is straightforward if you are familiar with the Docker command line tool. However, there are a few differences between the Docker commands and the kubectl commands. The following sections show a Docker sub-command and describe the equivalent `kubectl` command.
1111

1212

1313
<!-- body -->

0 commit comments

Comments
 (0)