dossett commented on a change in pull request #9079:
URL: https://github.com/apache/airflow/pull/9079#discussion_r451814841



##########
File path: docs/howto/operator/kubernetes.rst
##########
@@ -22,150 +22,96 @@
 KubernetesPodOperator
 =====================
 
+The 
:class:`~airflow.providers.cncf.kubernetes.operators.kubernetes_pod.KubernetesPodOperator`
 allows
+you to create and run Pods on a Kubernetes cluster.
+
+.. contents::
+  :depth: 1
+  :local:
+
 .. note::
   If you use `Google Kubernetes Engine 
<https://cloud.google.com/kubernetes-engine/>`__, consider
   using the
   :ref:`GKEStartPodOperator <howto/operator:GKEStartPodOperator>` operator as 
it

Review comment:
       Some description that `GKEStartPodOperator` extends 
`KubernetesPodOperator` and that therefore the rest of this documentation is 
still applicable would be really helpful.




----------------------------------------------------------------
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]


Reply via email to