Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[K8s] Custom Image Support for Kubernetes Instances #2729
[K8s] Custom Image Support for Kubernetes Instances #2729
Changes from all commits
079caff
0912fab
2f08ea2
115840d
18efb2b
ff5ec12
e5603ed
faaa157
5ff053d
bb67a82
5a15234
656aa3a
00f3db1
ea66277
13298ca
8892352
5410dc6
2e01767
acc039a
f7ca4cf
beeab4e
d9f2573
9d7232b
eca405c
d800011
35bed91
a2fe540
5837c35
d75a225
cbce4cf
7e5fc60
b7c69bb
3e82711
b6037b2
8e8aa6b
16a1775
f38402b
2545ac1
efdd07d
e3acc67
3d0ad19
2101751
1474598
0eed02e
fe394ee
3a40507
2b842b9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to setup envs for jump pod?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The envs are necessary for pods to interact with GPUs, so it's only necessary for the instance pods, not for jump pod.