K8S Node
Overview
K8S task type used to execute a batch task. In this task, the worker submits the task by using a k8s client.
Create Task
- Click
Project Management -> Project Name -> Workflow Definition
, and click theCreate Workflow
button to enter the DAG editing page. - Drag from the toolbar to the canvas.
Task Parameters
- Please refer to DolphinScheduler Task Parameters Appendix for default parameters.
Parameter | Description |
---|---|
Namespace | The namespace for running k8s task. |
Min CPU | Minimum CPU requirement for running k8s task. |
Min Memory | Minimum memory requirement for running k8s task. |
Image | The registry url for image. |
Custom parameter | It is a local user-defined parameter for K8S task, these params will pass to container as environment variables. |
Task Example
Configure the K8S Environment in DolphinScheduler
If you are using the K8S task type in a production environment, the K8S cluster environment is required.
Configure K8S Nodes
Configure the required content according to the parameter descriptions above.
Note
Task name contains only lowercase alphanumeric characters or ‘-‘
当前内容版权归 DolphinScheduler 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 DolphinScheduler .