mik-laj commented on a change in pull request #7163: [AIRFLOW-6542] add
spark-on-k8s operator/hook/sensor
URL: https://github.com/apache/airflow/pull/7163#discussion_r370954667
##########
File path: docs/operators-and-hooks-ref.rst
##########
@@ -1049,8 +1049,11 @@ These integrations allow you to perform various
operations using various softwar
* - `Kubernetes <https://kubernetes.io/>`__
- :doc:`How to use <howto/operator/kubernetes>`
-
+ - :mod:`airflow.contrib.hooks.kubernetes_hook`
Review comment:
This is a difficult question, because it requires many components to make it
work. After a long thought, I think it can stay here, but I will ask other
people. It can be considered as part of the Kubernetes extension, so the
operator and hook can be in one place.
CC: @kaxil @nuclearpinguin @potiuk
----------------------------------------------------------------
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