advancedxy opened a new issue, #462:
URL: https://github.com/apache/incubator-uniffle/issues/462

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-uniffle/issues) and found no 
similar issues.
   
   
   ### Describe the proposal
   
   To support deployment on K8S natively and smoothly, we may have to add the 
following support:
   1. expose more fields in operator's CRD, such as `RuntimeClassName`, 
`Tolerations` and `Affinity`, etc. Therefore the shuffle server cloud be 
deployed more flexible
   2. LogHostPath and HostPathMounts may be refactored to be supplied by 
container runtime. As shuffle server maybe deployed on mixed nodes, the 
`HostPathMounts` can be different on different hosts.
   3. Add an cli binary to hide details of RSS operations: rolling upgrade, 
restart, fully upgrade and gray version etc. 
   4. ...
   
   ### Task list
   
   - [ ] add more fileds in CRD
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscr...@uniffle.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to