windhamwong removed a comment on pull request #3741:
URL: https://github.com/apache/incubator-heron/pull/3741#issuecomment-986256986


   I tried to do
   ```
     heron submit heron /opt/src.pex - $2 --verbose \
     --config-property heron.kubernetes.manager.limits.cpu=300m \
     --config-property heron.kubernetes.manager.limits.memory=300Mi \
     --config-property heron.kubernetes.manager.requests.cpu=20m \
     --config-property heron.kubernetes.manager.requests.memory=100Mi"
   ```
   but I still see the 0th pod having the default limits and requests. Will 
come back when I got some results.


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


Reply via email to