How to run colossalAI in kubernetes? #2542
Answered
by
tswangdi
tswangdi
asked this question in
Community | Q&A
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tswangdi
-
Great, you like run Colossal-AI on kubernetes just like how you run with PyTorch distrubuted code. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried to run colossalAI in docker container:
It works well:
When I run colossalAI in Kubernetes pod, I get a SIGKILL:
Sometimes, the following message appears before
Trackback
:My pod manifest:
So, how can i debug pod, how to config kubernetes cluster and pod?
Beta Was this translation helpful? Give feedback.
All reactions