We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 937f5f5 + 94b5970 commit 5210256Copy full SHA for 5210256
docs/usage/kubectl_usage.md
@@ -7,6 +7,8 @@ Some document to help you start with kubernetes (k8s)
7
- <https://kubernetes.io/docs/home/>
8
- <https://github.com/tungbq/devops-basic/tree/main/topics/k8s>
9
10
+## Note
11
+
12
To use the existing container instead of creating one, use `docker exec` command instead of `docker run`
13
14
```bash
0 commit comments