Skip to content
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

Microshift_4.12_RHEL_8.7 #2

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

Microshift_4.12_RHEL_8.7 #2

wants to merge 42 commits into from

Conversation

dfeddema
Copy link
Collaborator

Changed link to MicroShift Installation Instructions.

dfeddema and others added 23 commits January 12, 2023 13:51
A number of changes, to focus on Microshift:

* Installation of Microshift is considered done by following official docs
* We don't install podman, since pods will run with Microshift
* The container runtime toolkit is straight forward, but still requires SELinux config
* The device plugin instantiation doesn't use the file from NVIDIA as it misses some pieces
* The test pod requires some security context adjustments in OCP 4.12

Signed-off-by: Fabien Dupont <[email protected]>
Copy link
Collaborator Author

@dfeddema dfeddema left a comment

Choose a reason for hiding this comment

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

add missing quote to oc get node -o json | jq -r '.items[0].status.capacity'

dfeddema and others added 6 commits January 31, 2023 07:19
Following the merge of
[nvidia/kubernetes/device-plugin#241](https://gitlab.com/nvidia/kubernetes/device-plugin/-/merge_requests/241),
I have simplified the steps for the deployment of the device plugin.

While testing it end-to-end, I noticed that some of the SELinux steps
were not necessary, so I removed them.

Signed-off-by: Fabien Dupont <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants