You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does the configuration work in kubernetes cluster and docker container? not in BentoCloud
As far as I know the resources(CPU, Memory, GPU etc..) restriction is based on cgroup. But bentoml is a just package of python process. docs states below
Bento image as containers in environments like Kubernetes
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How does the configuration work in kubernetes cluster and docker container? not in BentoCloud
As far as I know the resources(CPU, Memory, GPU etc..) restriction is based on cgroup. But bentoml is a just package of python process. docs states below
I am wondering that how bentoml achieve it.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions