Skip to content

Commit 4762dda

Browse files
yiduoyunQOreoxmt
andauthored
Update zh/backup-to-blob-using-job.md
Co-authored-by: Aolin <aolinz@outlook.com>
1 parent 2204f4e commit 4762dda

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

zh/backup-to-blob-using-job.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,17 @@ az aks nodepool add --name dumpling \
2525

2626
## 部署 Dumpling Job
2727

28-
以下是 Dumpling Job 的配置示例,请根据实际情况替换以下变量:
28+
本章节介绍如何配置、部署以及监控 Dumpling Job。
29+
30+
### 配置 Dumpling Job
31+
32+
Dumpling Job 的配置文件 (`dumpling_job.yaml`) 示例如下。使用前,请替换以下变量:
2933

3034
- `${name}`:Job 名称
3135
- `${namespace}`:Kubernetes 命名空间
3236
- `${version}`:Dumpling 镜像版本
3337
- Dumpling 的相关参数,请参考 [Dumpling 主要选项表](https://docs.pingcap.com/zh/tidb/stable/dumpling-overview/#dumpling-主要选项表)
3438

35-
### Dumpling Job 配置文件
36-
3739
```yaml
3840
# dumpling_job.yaml
3941
---

0 commit comments

Comments
 (0)