generated from RedHatQuickCourses/course-starter
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
178 changed files
with
7,308 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,8 @@ | ||
<!DOCTYPE html> | ||
<meta charset="utf-8"> | ||
<script>location="rhods-admin/2.1/index.html"</script> | ||
<meta http-equiv="refresh" content="0; url=rhods-admin/2.1/index.html"> | ||
<meta name="robots" content="noindex"> | ||
<title>Redirect Notice</title> | ||
<h1>Redirect Notice</h1> | ||
<p>The page you requested has been relocated to <a href="rhods-admin/2.1/index.html">rhods-admin/2.1/index.html</a>.</p> |
27 changes: 27 additions & 0 deletions
27
pr-preview/pr-63/rhods-admin/2.1/_attachments/authentication.yaml
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,27 @@ | ||
apiVersion: config.openshift.io/v1 | ||
kind: OAuth | ||
metadata: | ||
name: cluster | ||
spec: | ||
identityProviders: | ||
- name: htpasswd_provider | ||
challenge: true | ||
login: true | ||
mappingMethod: claim | ||
type: HTPasswd | ||
htpasswd: | ||
fileData: | ||
name: htpasswd | ||
--- | ||
kind: ClusterRoleBinding | ||
apiVersion: rbac.authorization.k8s.io/v1 | ||
metadata: | ||
name: "cluster-admin-admin" | ||
roleRef: | ||
apiGroup: rbac.authorization.k8s.io | ||
kind: ClusterRole | ||
name: cluster-admin | ||
subjects: | ||
- apiGroup: rbac.authorization.k8s.io | ||
kind: User | ||
name: "admin" |
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,8 @@ | ||
apiVersion: v1 | ||
kind: Secret | ||
metadata: | ||
name: htpasswd | ||
namespace: openshift-config | ||
type: Opaque | ||
data: | ||
htpasswd: YWRtaW46JGFwcjEkZnltOWQ4aTMkcWhSYjFyVVcvWFlBaTVkUE9MTnhvMAp1c2VyMTokYXByMSQ3bTFvcGs2NCR2SkM3S1g5cXNFYi94NzNDajJ4eEUwCnVzZXIyOiRhcHIxJHZlbzFmdGo0JHlEaG5yU1VFT25mV3FZaTFyL3JLVS8KdXNlcjM6JGFwcjEkdHA1aGM5bnIkSTFOanVLNy54WkR2QkhWVC9xYjhUMAp1c2VyNDokYXByMSR1Ymd3OGVvMyR4NUFRYzJWdFdMVmRHUkNSL0xkNnUxCnVzZXI1OiRhcHIxJHp2bjhnYnBkJE5vZnlGUDNBdmV6Wm0yT0N1LlVwUS8K |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+309 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/authorino_operator_install1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+209 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/authorino_operator_install2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+60.1 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/authorino_operator_install3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+60.1 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/authorino_operator_install4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+350 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/authorino_operator_search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+209 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/dsproject_removal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Binary file added
BIN
+122 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/login_openshift_ai.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+499 KB
...view/pr-63/rhods-admin/2.1/chapter1/_images/node_feature_discovery_install1.png
Oops, something went wrong.
Binary file added
BIN
+398 KB
...view/pr-63/rhods-admin/2.1/chapter1/_images/node_feature_discovery_install2.png
Oops, something went wrong.
Binary file added
BIN
+74.7 KB
...view/pr-63/rhods-admin/2.1/chapter1/_images/node_feature_discovery_install3.png
Oops, something went wrong.
Binary file added
BIN
+71.5 KB
...view/pr-63/rhods-admin/2.1/chapter1/_images/node_feature_discovery_install4.png
Oops, something went wrong.
Binary file added
BIN
+331 KB
...iew/pr-63/rhods-admin/2.1/chapter1/_images/node_feature_discovery_instance1.png
Oops, something went wrong.
Binary file added
BIN
+369 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/node_feature_discovery_search.png
Oops, something went wrong.
Binary file added
BIN
+146 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_instance1.png
Oops, something went wrong.
Binary file added
BIN
+160 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_instance2.png
Oops, something went wrong.
Binary file added
BIN
+365 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_operator1.png
Oops, something went wrong.
Binary file added
BIN
+240 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_operator2.png
Oops, something went wrong.
Binary file added
BIN
+301 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_operator3.png
Oops, something went wrong.
Binary file added
BIN
+74 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_operator4.png
Oops, something went wrong.
Binary file added
BIN
+64.1 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_gpu_operator5.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+370 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/nvidia_operator_search.png
Oops, something went wrong.
Binary file added
BIN
+304 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/openshift_ai_dsc_cluster2.png
Oops, something went wrong.
Binary file added
BIN
+640 KB
...eview/pr-63/rhods-admin/2.1/chapter1/_images/openshift_ai_operator_install2.png
Oops, something went wrong.
Binary file added
BIN
+327 KB
...eview/pr-63/rhods-admin/2.1/chapter1/_images/openshift_ai_operator_install4.png
Oops, something went wrong.
Binary file added
BIN
+327 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/openshift_ai_operator_search.png
Oops, something went wrong.
Binary file added
BIN
+317 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/openshiftai_dashboard1.png
Oops, something went wrong.
Binary file added
BIN
+795 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/openshiftai_pods.png
Oops, something went wrong.
Binary file added
BIN
+361 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/openshiftai_upgrade1.png
Oops, something went wrong.
Binary file added
BIN
+280 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/pipeline_install1.png
Oops, something went wrong.
Binary file added
BIN
+105 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/pipeline_install2.png
Oops, something went wrong.
Binary file added
BIN
+59.8 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/pipeline_install3.png
Oops, something went wrong.
Binary file added
BIN
+55.7 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/pipeline_install4.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+125 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/pipelines-uninstall.png
Oops, something went wrong.
Binary file added
BIN
+112 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/piplines-uninstall-confirm.png
Oops, something went wrong.
Binary file added
BIN
+563 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/red_hat_openshift_ai1.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+220 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-channel-change.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+316 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-conditions.png
Oops, something went wrong.
Binary file added
BIN
+274 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-create-cluster.png
Oops, something went wrong.
Binary file added
BIN
+201 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-delete-dsc.png
Oops, something went wrong.
Binary file added
BIN
+148 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-delete-dsci.png
Oops, something went wrong.
Binary file added
BIN
+88.5 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-delete-generated-ns.png
Oops, something went wrong.
Binary file added
BIN
+70.2 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-delete-ope-ns.png
Oops, something went wrong.
Binary file added
BIN
+64 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-delete-projects.png
Oops, something went wrong.
Binary file added
BIN
+90 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-delete-subscription.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+184 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-uninstall-operator.png
Oops, something went wrong.
Binary file added
BIN
+58.8 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-upgrade-available.png
Oops, something went wrong.
Binary file added
BIN
+87.2 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-upgrade-install-plan.png
Oops, something went wrong.
Binary file added
BIN
+142 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-upgrade-preview.png
Oops, something went wrong.
Binary file added
BIN
+119 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-upgrade-status.png
Oops, something went wrong.
Binary file added
BIN
+66.4 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods2-upgrade-succeeded.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+333 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/rhods_manual_component-remove.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+128 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/rhods_verify_pods.png
Oops, something went wrong.
Binary file added
BIN
+655 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/serverless_operator_install1.png
Oops, something went wrong.
Binary file added
BIN
+319 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/serverless_operator_install2.png
Oops, something went wrong.
Binary file added
BIN
+73.3 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/serverless_operator_install3.png
Oops, something went wrong.
Binary file added
BIN
+68.4 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/serverless_operator_install4.png
Oops, something went wrong.
Binary file added
BIN
+448 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/serverless_operator_search.png
Oops, something went wrong.
Binary file added
BIN
+626 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/servicemesh_operator_install1.png
Oops, something went wrong.
Binary file added
BIN
+250 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/servicemesh_operator_install2.png
Oops, something went wrong.
Binary file added
BIN
+69.4 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/servicemesh_operator_install3.png
Oops, something went wrong.
Binary file added
BIN
+74.4 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/servicemesh_operator_install4.png
Oops, something went wrong.
Binary file added
BIN
+467 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/servicemesh_operator_search.png
Oops, something went wrong.
Binary file added
BIN
+268 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_authorino1.png
Oops, something went wrong.
Binary file added
BIN
+142 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_authorino2.png
Oops, something went wrong.
Binary file added
BIN
+40.6 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_dsc_delete.png
Oops, something went wrong.
Binary file added
BIN
+224 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_dsc_delete2.png
Oops, something went wrong.
Binary file added
BIN
+219 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_rhods_namespace.png
Oops, something went wrong.
Binary file added
BIN
+300 KB
...review/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_serverless_operator.png
Oops, something went wrong.
Binary file added
BIN
+179 KB
pr-preview/pr-63/rhods-admin/2.1/chapter1/_images/uninstall_servicemesh2.png
Oops, something went wrong.
Oops, something went wrong.