Usage
The Kubernetes integration can also be added directly to a step in the integrations
section. This automatically configures the kubectl command line interface with access to the Kubernetes cluster.
Default Environment Variables
When you create a resource with this integration, and create a step that uses it, a set of environment variables is automatically made available.
Environment variable | Description |
---|---|
res_<resource-name>_kubernetesConfig_kubeconfig | Kubernetes cluster configuration |
When add this integration directly to a step, a set of environment variables is automatically made available.
Environment variable | Description |
---|---|
int_<integration-name>_kubeconfig | Kubernetes cluster configuration |