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


##########
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:
   no reason, just listing all the options here



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