Replies: 1 comment 1 reply
-
@RobinFrcd did you ever found out how to do this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to deploy a torchserve service on my EKS cluster. The thing is it needs some specific configuration to work.
How can I set
shm-size
andulimit
for my deployments on AKS ?--shm-size=1g
,--ulimit memlock=-1
and--ulimit stack=67108864
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions