File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3737 metadata :
3838 labels :
3939 sidecar.istio.io/inject : ' false'
40+ # Opt out of Istio ambient mesh to enable pod-to-pod communication for distributed training.
41+ istio.io/dataplane-mode : none
4042 spec :
4143 containers :
4244 - name : node
Original file line number Diff line number Diff line change 4040 metadata :
4141 labels :
4242 sidecar.istio.io/inject : ' false'
43+ # Opt out of Istio ambient mesh to enable pod-to-pod communication for distributed training.
44+ istio.io/dataplane-mode : none
4345 spec :
4446 containers :
4547 - name : node
Original file line number Diff line number Diff line change 4747 metadata :
4848 labels :
4949 sidecar.istio.io/inject : ' false'
50+ # Opt out of Istio ambient mesh to enable pod-to-pod communication for distributed training.
51+ istio.io/dataplane-mode : none
5052 spec :
5153 containers :
5254 - name : node
Original file line number Diff line number Diff line change 2222 metadata :
2323 labels :
2424 sidecar.istio.io/inject : ' false'
25+ # Opt out of Istio ambient mesh to enable pod-to-pod communication for distributed training.
26+ istio.io/dataplane-mode : none
2527 spec :
2628 containers :
2729 - image : pytorch/pytorch:2.7.1-cuda12.8-cudnn9-runtime
You can’t perform that action at this time.
0 commit comments