Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Created gpu-direct RHEL container artifacts #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjug
Copy link
Contributor

@sjug sjug commented Dec 17, 2020

No description provided.

@adrianchiris
Copy link
Collaborator

@yehorov-nvidia appreciate if you could review this

Thanks!

function install_prereq_runtime() {
echo "Checking for entitlement"
ls -l /etc/pki/entitlement-host
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means we need to mount entitlements from host ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If entitlements are deployed then they're mounted in automatically on OpenShift, we don't need to do anything extra.

@@ -0,0 +1,14 @@
FROM registry.access.redhat.com/ubi8:latest
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image generated by this Dockerfile will work only on openshift right ?

maybe name it : Dockerfile.openshift ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think there's much preventing the RHEL images being deployed on k8s?
Also there's no other Dockerfile in this directory that would lead to confusion (and thus differentiating with .openshift)?

@adrianchiris
Copy link
Collaborator

@yehorov-nvidia can you take a look on this ?

- Added patch

Signed-off-by: Sebastian Jug <seb@stianj.ug>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants