-
Notifications
You must be signed in to change notification settings - Fork 969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mpi job not support hostNetwork: true pattern #778
Comments
/cc @hzxuzhonghu It's better to handle this feature by job controller :) |
@tongchao199 You need to set the dnspolicy to |
We should set this for user when dnsPolicy is not specified in this case. |
thanks, The domain name of the mpiworker.host file can be resolved normally |
let's also put this into FAQ :) |
I meant to set |
ok :) |
What's next step? Is it be fixed by #779? |
Fixed with #779 |
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
When I ran mpi-example, I used the
hostNetwork:true
pattern and found that the task could not parse the mpiworker.hostWhat you expected to happen:
Use the
hostNetwork:true
pattern could parse the mpiworker.hostHow to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: