label (Kubernetes)
This operation allows a user to update labels for a resource.
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 |
---|---|---|---|
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 |