mik-laj commented on issue #8206: Create guide for Kubernetes Engine operators
URL: https://github.com/apache/airflow/issues/8206#issuecomment-612686595
 
 
   We have two types of operators for GCP:
   * Service operators: perform operations on Google services.
   * Transfer operators: copies data from/to Google services.
   
   List of operators, hooks and guides for GCP: 
https://airflow.readthedocs.io/en/latest/operators-and-hooks-ref.html#gcp-google-cloud-platform
   
   Google Kubernetes Engine (GKE) provides a managed environment for deploying, 
managing, and scaling your containerized applications using Google 
infrastructure.
   More informaation: 
https://cloud.google.com/kubernetes-engine/docs/concepts/kubernetes-engine-overview
   
   List of all GKE operators: 
https://airflow.readthedocs.io/en/latest/_api/airflow/providers/google/cloud/operators/kubernetes_engine/index.html#module-airflow.providers.google.cloud.operators.kubernetes_engine
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to