Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation allows a user to manage the size of resources in Deployment, ReplicaSet, Replication Controller, or StatefulSet.

...

Input Name

Input Code

Required

Description

Context

FDKN_INP_CONTEXT

Yes

Context (cluster, namespace, and user) to apply changes

Resource Type

FDKN_INP_RESOURCE_TYPE

Yes

Kubernetes resource type (e.g. deployment, pod, etc.)

Search String

FDKN_INP_SEARCH_STRING

Yes

Determines name of the resource or a search string

Label Value

FDKN_INP_REPLICAS

Yes

Number of replicas to scale

Namespace

FDKN_INP_NAMESPACE

No

Namespace

Additional Arguments

FDKN_INP_ADDITIONAL_OPTIONS

No

Additional Arguments those are not listed above to append to the scale command. e.g. --timeout=3m --current-replicas=2 --replicas=4

Artifacts

This operation does not produce or consume any artifacts.

Endpoint Selection

This operation delegates the selection to the workflow developer to determine.

Endpoint Execution

This operation delegates the execution to the workflow developer to determine.