This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 997ddb6 Add airflow plugin command (#9001)
add f56811d [AIRFLOW-6290] Create guide for GKE operators (#8883)
No new revisions were added by this update.
Summary of changes:
.../example_dags/example_kubernetes_engine.py | 10 ++
docs/howto/operator/gcp/kubernetes_engine.rst | 130 +++++++++++++++++++++
docs/howto/operator/kubernetes.rst | 6 +
docs/operators-and-hooks-ref.rst | 2 +-
tests/test_project_structure.py | 1 -
5 files changed, 147 insertions(+), 2 deletions(-)
create mode 100644 docs/howto/operator/gcp/kubernetes_engine.rst