This operation allows a user to manage the size of resources in Deployment, ReplicaSet, Replication Controller, or StatefulSet.
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_REPLICAS | Yes | Number of replicas to scale |
Namespace | FDKN_INP_NAMESPACE | No | Namespace |
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.