Defining K8s Scale Deployment Job Properties
This job allows you to upscale or downscale the replicas of a deployment in K8s.
On the Scale Deployment Job page you define the parameters relevant to scale your deployment up or down
-
Connection
Select the K8s Connection object containing the relevant information to connect to the K8s system.
To search for a Connection object, start typing its name to limit the list of the objects that match your input.
-
Namespace
Define the namespace in which you want to scale the deployment. You can click the browse button to the right of the field to open a picker dialog where you can select the relevant name.
-
Deployment Name
Define the name of the deployment that you want to scale up or down. You can click the browse button to the right of the field to open a picker dialog where you can select the relevant name.
-
Scale
Define the number of replicas with which you want to update the deployment.
The Pre-Process page allows you to define the settings of all K8s Jobs using script statements. These statements are processed before the Schedule Job is executed, see Setting Kubernetes Job Properties Through Scripts.
See also: