From cab3856dfdd5ab1ea0ffaaca5a245a591090efaf Mon Sep 17 00:00:00 2001 From: pankajastro Date: Sat, 26 Oct 2024 00:50:16 +0530 Subject: [PATCH] Fix static checks --- docs/getting_started/kind_ray.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/getting_started/kind_ray.rst b/docs/getting_started/kind_ray.rst index 7ae3ff0..3551cfa 100644 --- a/docs/getting_started/kind_ray.rst +++ b/docs/getting_started/kind_ray.rst @@ -97,4 +97,7 @@ c. Click on Admin -> Connections -> Add a new record. Select Connection type ``R The most basic setup will look something like below: +- Ray dashboard url: Kind Ray cluster dashboard url +- Kube config path: Provide the path to your Kubernetes config file and ensure it is accessible from the Airflow containers. + .. image:: ../_static/basic_local_kubernetes_conn.png