pan3793 commented on code in PR #5227:
URL: https://github.com/apache/kyuubi/pull/5227#discussion_r1312628738


##########
docs/deployment/engine_on_kubernetes.md:
##########
@@ -36,6 +36,18 @@ 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
+
+One of the main advantages of the Kyuubi server compared to other interactive 
Spark clients is that it supports cluster deploy mode.
+ It is highly recommended to run Spark in k8s in cluster mode. 
+ 
+ The minimum required configurations are:

Review Comment:
   ```suggestion
   It is highly recommended to run Spark in k8s in cluster mode. 
    
   The minimum required configurations are:
   ```



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