label (Kubernetes)

This operation allows a user to update labels for a resource.

Target Properties

Property Name

Property Code

Required

Description

Property Name

Property Code

Required

Description

Kubernetes Home

FDKN_KUBERNETES_HOME

No

Kubernetes Home Directory

Kubeconfig File Path

FDKN_KUBE_CONFIG_PATH

No

Absolute path of kubeconfig file

Cloud Account

FDCLOUD_ACCOUNT_CODE

No

Select Cloud Account

Directory where Cloud CLI is installed

FDCLOUD_CLI_PATH

No

e.g. /usr/local/bin or /u01/azure/bin

Inputs

Input Name

Input Code

Required

Description

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_LABEL_VALUE

Yes

Key value pair to update on the resource

Namespace

FDKN_INP_NAMESPACE

No

Namespace

Additional Arguments

FDKN_INP_ADDITIONAL_OPTIONS

No

Additional Arguments those are not listed above to append to the label command. e.g. --all-namespaces=false

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.

Special Considerations

  • The label value must start with a letter or number and has a maximum character length of 63. Valid characters include letters, numbers, hyphens, periods, and underscores.

The following macros are not currently supported in the footer:
  • style