@since 5.0.0.1

This operation allows a user to execute a command in a container.

Environment/Instance Properties


Property Name

Property Code

Required

Description

Kubernetes Home

FDKN_KUBERNETES_HOME

No

Kubernetes Home Directory.


Project Properties

Property Name

Property Code

Required

Description






Inputs

Input Name

Input Code

Required

Description

ContextFDKN_INP_CONTEXTYesContext (cluster, namespace, and user) to apply changes.
PodFDKN_INP_POD_NAMEYesPod name.
CommandFDKN_INP_COMMANDYesCommand to execute.
ContainerFDKN_INP_CONTAINERNoName of container.
Additional OptionsFDKN_INP_ADDITIONAL_OPTIONSNoAdditional options not listed above to append to the run command.


Outputs

Output Name

Required

Description



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.