You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2023/01/09 14:40:13 UTC

[GitHub] [incubator-uniffle] advancedxy opened a new issue, #462: [Umbrella] Better K8S operator support

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-unsubscribe@uniffle.apache.org.apache.org

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


[GitHub] [incubator-uniffle] advancedxy commented on issue #462: [Umbrella] Better K8S operator support

Posted by GitBox <gi...@apache.org>.
advancedxy commented on issue #462:
URL: https://github.com/apache/incubator-uniffle/issues/462#issuecomment-1375724144

   cc @wangao1236 


-- 
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-unsubscribe@uniffle.apache.org

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