Scheduling and executing a Talend Job on the Google Kubernetes Engine - 7.3

Data Integration Job Examples

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-13

To enable server-less execution, Talend allows developers to publish Jobs as Docker images. The containerized Jobs can then be executed in a Kubernetes engine.

This example shows how to:

  • publish a Talend Job as a docker image to a Docker Registry
  • schedule the Docker image to execute the Job on a Google Kubernetes Engine (GKE) cluster.