Google Kubernetes Engine Jobs
Product information "Google Kubernetes Engine Jobs"
Google Kubernetes Engine (GKE) is a service for deploying, managing, and scaling Kubernetes containers on Google Cloud. Among its capabilities, GKE supports Jobs, which are used for executing tasks that run to completion, such as batch jobs or one-time processing tasks. To deploy a Job, a Kubernetes Job resource definition is used. Said file is typically defined inside of a YAML or JSON file and specifies the task details, container image, and execution configuration. Once applied to a GKE cluster, the Job runs to completion and terminates automatically.
This integration provides the capability to deploy a GKE job on a specified cluster or delete a job from a namespace.
Key Features
- Deploy and Monitor a GKE job on the specified cluster by providing the required Job Resource Definition
- Job can be provided as a UAC Script, a local file or using an HTTP link.
- STDOUT and EXTENSION Output can be tuned to provide useful information for the execution of the Job.
- The executed Job can be deleted automatically.
- Dynamic commands "Retrieve Container Logs" and "Delete Current Job" can be used on invoked Task Instances.
- Delete a GKE job from the specified namespace.
Universal Template Name: | Google Kubernetes Engine Jobs |
---|---|
Version: | 1.0.0 |
Vendor: | |
Type: | Free |
Compatibility : | UC/UA 7.6 and above |
Support: | Stonebranch Certified |