-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set the manifests in right order with minor fixes
- Introduce ROCm based images to imagestream list - Updated ROCm based images with amd.com/gpu annotation Signed-off-by: Harshad Reddy Nalla <[email protected]>
- Loading branch information
Showing
5 changed files
with
101 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# IDE Imagestreams | ||
|
||
Listing the order in which each imagestreams are introduced. | ||
|
||
1. jupyter-minimal-notebook-imagestream.yaml | ||
2. jupyter-datascience-notebook-imagestream.yaml | ||
3. jupyter-minimal-gpu-notebook-imagestream.yaml | ||
4. jupyter-pytorch-notebook-imagestream.yaml | ||
5. jupyter-tensorflow-notebook-imagestream.yaml | ||
6. jupyter-trustyai-notebook-imagestream.yaml | ||
7. ~~jupyter-habana-notebook-imagestream.yaml~~ # Deprecated | ||
8. code-server-notebook-imagestream.yaml | ||
9. rstudio-notebook-imagestream.yaml | ||
10. rstudio-gpu-notebook-imagestream.yaml | ||
11. jupyter-rocm-minimal-notebook-imagestream.yaml | ||
12. jupyter-rocm-pytorch-notebook-imagestream.yaml | ||
13. jupyter-rocm-tensorflow-notebook-imagestream.yaml | ||
|
||
The order would also be same as `opendatahub.io/notebook-image-order` listed in each imagestreams. | ||
*Note*: On deprecation/removal of imagestream, the index of that image is retired with it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters