mik-laj commented on a change in pull request #14954:
URL: https://github.com/apache/airflow/pull/14954#discussion_r604524938
##########
File path:
docs/apache-airflow-providers-cncf-kubernetes/connections/kubernetes.rst
##########
@@ -20,7 +20,7 @@
Kubernetes cluster Connection
=============================
-The Kubernetes cluster Connection type enables connection to Kubernetes
cluster.
+The Kubernetes cluster Connection type enables connection to a Kubernetes
cluster by ``SparkKubernetesOperator`` tasks. They are not used by
``KubernetesPodOperator`` tasks.
Review comment:
```suggestion
The Kubernetes cluster Connection type enables connection to a Kubernetes
cluster by
:class:`~airflow.providers.cncf.kubernetes.operators.spark_kubernetes.SparkKubernetesOperator`
tasks. They are not used by ``KubernetesPodOperator`` tasks.
```
--
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]