Configuring 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

Google Kubernetes Engine (GKE) is a management and orchestration system for Docker container and container clusters that run within the Google's public cloud services.

Procedure

  1. Log in to your GCP environment.
  2. Select the Kubernetes Engine from the Google Services list.
  3. Click the Create Cluster button and provide the required configuration for your Kubernetes Engine.
    For more information on the configuration details, see Creating a zonal cluster.
    Once the cluster is created, the page looks like below:
  4. Click the Connect button on the right to connect to this cluster.
    A window like below pops up.
  5. Click Run in Cloud Shell.
    Google Cloud Shell opens with a command. Press Enter to execute the command.
    You have connected to the Cluster now.