https://docs.openshift.com/container-platform/4.16/authentication/ldap-syncing.html
| # x86_64 | |
| oc adm release mirror \ | |
| --from=quay.io/openshift-release-dev/ocp-release:4.19.1-x86_64 \ | |
| --to=$DEST \ | |
| --to-release-image=$DEST:4.19.1-x86_64 \ | |
| --dry-run | awk -F'= *' '/=/{print "docker://" $1 " docker://" $2}' > pairs-x86.txt | |
| # aarch64 | |
| oc adm release mirror \ | |
| --from=quay.io/openshift-release-dev/ocp-release:4.19.1-aarch64 \ |
| import requests | |
| import json | |
| def make_request(model_server, input_data, token=None): | |
| """ | |
| Sends a request to the model server and returns the response. | |
| """ | |
| headers = {"Content-Type": "application/json"} | |
| if token: |
| interfaces: | |
| - name: bond0 | |
| description: Bond | |
| type: bond | |
| state: up | |
| mtu: 1500 | |
| ipv4: | |
| address: | |
| - ip: 192.168.7.101 | |
| prefix-length: 24 |
| FROM registry.access.redhat.com/ubi8/python-39:1-176.1712880517 | |
| LABEL name="workbench-images:cuda-jupyter-pytorch-c9s-py39_2024b_20240418" \ | |
| summary="cuda-jupyter-pytorch workbench image with Python py39 based on c9s" \ | |
| description="cuda-jupyter-pytorch workbench image with Python py39 based on c9s" \ | |
| io.k8s.description="cuda-jupyter-pytorch workbench image with Python py39 based on c9s for ODH or RHODS" \ | |
| io.k8s.display-name="cuda-jupyter-pytorch workbench image with Python py39 based on c9s" \ | |
| authoritative-source-url="https://github.com/opendatahub-contrib/workbench-images" \ | |
| io.openshift.build.commit.ref="2024b" \ | |
| io.openshift.build.source-location="https://github.com/opendatahub-contrib/workbench-images" \ |
| FROM registry.access.redhat.com/ubi8/python-39:1-176.1712880517 | |
| LABEL name="workbench-images:cuda-jupyter-pytorch-c9s-py39_2024b_20240418" \ | |
| summary="cuda-jupyter-pytorch workbench image with Python py39 based on c9s" \ | |
| description="cuda-jupyter-pytorch workbench image with Python py39 based on c9s" \ | |
| io.k8s.description="cuda-jupyter-pytorch workbench image with Python py39 based on c9s for ODH or RHODS" \ | |
| io.k8s.display-name="cuda-jupyter-pytorch workbench image with Python py39 based on c9s" \ | |
| authoritative-source-url="https://github.com/opendatahub-contrib/workbench-images" \ | |
| io.openshift.build.commit.ref="2024b" \ | |
| io.openshift.build.source-location="https://github.com/opendatahub-contrib/workbench-images" \ |
| apiVersion: kubeflow.org/v1 | |
| kind: Notebook | |
| metadata: | |
| annotations: | |
| notebooks.opendatahub.io/inject-oauth: 'true' | |
| opendatahub.io/image-display-name: cuda-112-v6-sudo-access | |
| notebooks.opendatahub.io/oauth-logout-url: >- | |
| https://rhods-dashboard-redhat-ods-applications.apps.cloud9c.xtoph156.dfw.ocp.run/projects/demoproject?notebookLogout=sudo-access-v7 | |
| opendatahub.io/accelerator-name: '' | |
| openshift.io/description: '' |
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "$$hashKey": "object:192", | |
| "builtIn": 1, | |
| "datasource": { | |
| "type": "datasource", | |
| "uid": "grafana" | |
| }, |
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "$$hashKey": "object:192", | |
| "builtIn": 1, | |
| "datasource": { | |
| "type": "datasource", | |
| "uid": "grafana" | |
| }, |