Skip to content

Commit 8920097

Browse files
authored
Merge pull request #1443 from oracle-devrel/GitHubReview
GitHub review
2 parents 044603a + e19286e commit 8920097

File tree

146 files changed

+2364
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+2364
-119
lines changed

Oracle Cloud Migration Service Template.md

Lines changed: 718 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Virtualization Solutions
2+
3+
Cloud Virtualization Solutions area focuses on providing deep technical guidance with reusable content, solution guidelines, video tutorials and other assets in the key virutalization technologies on OCI. The covered solutions include:
4+
5+
- Oracle Cloud VMware Solution (OCVS)
6+
- OpenShift on OCI
7+
- Oracle Secure Desktops
8+
- Oracle Cloud Migrations (OCM)
9+
10+
Reviewed: 06.11.2024
11+
12+
# License
13+
14+
Copyright (c) 2024 Oracle and/or its affiliates.
15+
16+
Licensed under the Universal Permissive License (UPL), Version 1.0.
17+
18+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

cloud-infrastructure/vmware-solutions/openshift-on-oci/README.md renamed to cloud-infrastructure/virtualization-solutions/openshift-on-oci/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,31 @@
33

44
Red Hat OpenShift can be hosted on OCI as a self-run platform. Oracle provides terraform templates for easy implementation and platform integration.
55

6+
Reviewed: 06.11.2024
67

78
# Useful Links
89

9-
- [Red Hat OpenShift documentation - installing on OCI](https://docs.openshift.com/container-platform/4.16/installing/installing_oci/installing-oci-assisted-installer.html))
10+
- [Red Hat OpenShift documentation - installing on OCI](https://docs.openshift.com/container-platform/4.16/installing/installing_oci/installing-oci-assisted-installer.html)
1011
- [Oracle Cloud documentation - Getting started with OpenShift on OCI](https://docs.oracle.com/en-us/iaas/Content/openshift-on-oci/overview.htm)
1112

1213
# Team Publications
1314

14-
### OpenShift Day2 - Operations ###
15+
## Reference Architectures & Step-by-step Guides
16+
17+
- [Enable Seamless Access to Red Hat OpenShift Container Platform on OCI from On-Premises to VCNs in the Same Region](https://docs.oracle.com/en/learn/oci-openshift-vcn/)
18+
19+
## OpenShift Day-2 - Operations
1520
- [Using OCI Object storage for the OpenShift Internal Registry](enable-image-registry/README.md)
1621
- [Adding extra worker nodes to your Assisted installed cluster](assisted-cluster-add-host/README.md)
1722

23+
## Videos
1824

19-
# Reusable Assets Overview
25+
- [Red Hat OpenShift on Oracle Cloud Infrastructure ](https://www.youtube.com/watch?v=_3WMrRVRD1o)
26+
27+
# Reusable Assets
2028

2129
- [Terraform script to provision OpenShift on OCI](https://github.com/oracle-quickstart/oci-openshift)
2230

23-
2431
# License
2532

2633
Copyright (c) 2024 Oracle and/or its affiliates.

cloud-infrastructure/vmware-solutions/openshift-on-oci/assisted-cluster-add-host/README.md renamed to cloud-infrastructure/virtualization-solutions/openshift-on-oci/assisted-cluster-add-host/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This guide provides detailed instructions on adding a host to an OpenShift cluster installed via the Assisted Installer, specifically in the Oracle Cloud Infrastructure (OCI). The process includes generating a discovery ISO, creating a custom image, configuring OCI load balancers, launching a new instance, and approving the host in the OpenShift console.
44

5-
---
5+
Reviewed: 06.11.2024
66

77
## Prerequisites
88

0 commit comments

Comments
 (0)