hanna-liashchuk commented on code in PR #5227:
URL: https://github.com/apache/kyuubi/pull/5227#discussion_r1312613435


##########
docs/deployment/engine_on_kubernetes.md:
##########
@@ -36,6 +36,19 @@ Spark on Kubernetes config master by using a special format.
 
 You can use cmd `kubectl cluster-info` to get api-server host and port.
 
+### Deploy Mode
+
+Kyuubi supports cluster and client deploy modes.
+
+To use client deploy mode specify:
+* spark.driver.host (headless service hostname of the pod you want to use as a 
driver)
+* spark.kubernetes.driver.pod.name (the name of the pod)

Review Comment:
   I can add a line that cluster mode is recommended, if there is no particular 
reason to use client
   wdyt?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to