Kubernetes (K8s) Cloud Provider.
Table of plugin fields
Name |
Type |
Class Type |
Description |
Short Description |
Mandatory |
Default Value |
Configuration File Path |
TEXT |
java.lang.String |
Kubernetes configuration file path. |
Kubernetes Configuration file path. |
true |
USER_HOME/.kube/config |
Instances Namespace |
SELECTONE |
java.lang.String |
Kubernetes namespace. |
Kubernetes namespace. |
true |
default |
Service Instances |
SELECTONE |
java.lang.String |
Choose a service. |
Choose a service. |
false |
|
Service YAML File Path |
TEXT |
java.lang.String |
The file path of the YAML definition to create the service instance. |
The service YAML file location path. |
false |
|
Pod YAML File Path (Optional) |
TEXT |
java.lang.String |
The file path of the YAML definition to create the pod instance (Optional). |
The pod YAML file location path (Optional). |
false |
|
Create a new instance deployment to deploy to |
CHECKONE |
java.lang.Boolean |
A new instance will be created and targeted for the deployment. Please make sure all necessary plugin data in "K8s Instance
Creation" section is set for a new service and pod instances creation.
|
A new instance will be created and targeted for the deployment. Please make sure all necessary plugin data in "K8s Instance
Creation" section is set for a new service and pod instances creation.
|
false |
false |