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/18 10:11:07 UTC

[GitHub] [incubator-uniffle] advancedxy commented on issue #496: [Subtask][operator] set init-container's resource request

advancedxy commented on issue #496:
URL: https://github.com/apache/incubator-uniffle/issues/496#issuecomment-1386801023

   > Do you mean uniffle should set the default resource request? like that
   > 
   > ![image](https://user-images.githubusercontent.com/8609142/213128323-dd4a05d3-24de-4b23-bec3-d996f7c6389e.png)
   
   Yes and no. 
   
   - Yeah: uniffle's coordinator and shuffle server's init-container(auto appended by operator) should has non-empty resource field. 
   - No: rss operator don't need to set a default resource request.  https://github.com/apache/incubator-uniffle/blob/master/deploy/kubernetes/operator/api/uniffle/v1alpha1/remoteshuffleservice_types.go#L225 rss crd already defines the resource field. The auto-generated init-container should inherit this requirement.


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