modify kubernetes spelling error

This commit is contained in:
yaohaoyun 2021-06-30 11:38:15 +08:00
parent 57cb82ed38
commit 538bf40eb3
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ cat job.yaml.jinja2 | render_template | kubectl apply -f -
<!-- <!--
Kubernetes accepts and runs the Jobs you created. Kubernetes accepts and runs the Jobs you created.
--> -->
Kubernets 接收清单文件并执行你所创建的 Job。 Kubernetes 接收清单文件并执行你所创建的 Job。
<!-- <!--
### Clean up {#cleanup-2} ### Clean up {#cleanup-2}