24 lines
533 B
Markdown
24 lines
533 B
Markdown
---
|
|
title: 任务
|
|
main_menu: true
|
|
weight: 50
|
|
content_type: concept
|
|
---
|
|
<!--
|
|
title: Tasks
|
|
main_menu: true
|
|
weight: 50
|
|
content_type: concept
|
|
-->
|
|
|
|
<!-- overview -->
|
|
<!--
|
|
This section of the Kubernetes documentation contains pages that
|
|
show how to do individual tasks. A task page shows how to do a
|
|
single thing, typically by giving a short sequence of steps.
|
|
-->
|
|
|
|
Kubernetes 文档这一部分包含的一些页面展示如何去完成单个任务。
|
|
每个任务页面是一般通过给出若干步骤展示如何执行完成某事。
|
|
|