Skip to main content
Version: Deploy 22.2

Configuring Workers Using the Kubernetes Operator

This section describes how to configure the Deploy's Kubernetes Operator-based installer to use the Deploy Task Engine. The Deploy Task Engine is used by default to create workers in Digital.ai Deploy 22.0 and later.

Audience

This topic is intended for administrators that are responsible for application deployment. This is valid for Digital.ai Deploy 22.0 or later versions installed using the Kubernetes Operator.

Configuration Steps

  1. Update the \digitalai-deploy\kubernetes\daideploy_cr file with the following parameters:

ParameterDescriptionDefault
WorkerImageRepositoryThe repository that contains the Deploy Task Engine image.xebialabs/deploy-task-engine
XldMasterCountNumber of master replicas3
XldWorkerCountNumber of worker replicas3
ImageTagImage tag that defines the Deploy image version number.22.2.0
  1. Restart the Deploy Server (if you have Deploy up and running already).