https://github.com/oracle-quickstart/oci-openshift
OpenShift cluster creation on Oracle Cloud Infrastructure
https://github.com/oracle-quickstart/oci-openshift
oci openshift oracle-cloud-infrastructure terraform
Last synced: 2 months ago
JSON representation
OpenShift cluster creation on Oracle Cloud Infrastructure
- Host: GitHub
- URL: https://github.com/oracle-quickstart/oci-openshift
- Owner: oracle-quickstart
- License: upl-1.0
- Created: 2022-03-23T14:24:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T16:55:57.000Z (8 months ago)
- Last Synced: 2024-10-19T15:19:05.623Z (8 months ago)
- Topics: oci, openshift, oracle-cloud-infrastructure, terraform
- Language: HCL
- Homepage:
- Size: 136 KB
- Stars: 13
- Watchers: 4
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenShift on OCI (OSO)
This repository contains [Terraform stacks](/terraform-stacks/README.md) as well as OpenShift and Kubernetes [manifest files](/custom_manifests/README.md) to support the deployment, installation, and management of Red Hat OpenShift clusters on Oracle Cloud Infrastructure (OCI).
## Prerequisites
⚠️ Important: Before creating the cluster, ensure you've executed the latest version of create-attribution-tags stack. This ensures all necessary tags are available prior to cluster provisioning.
You only need to run this for the `first cluster deployment`. Subsequent cluster deployments will not require this step, as the tags will already exist.## Documentation and Installation Instructions
- [OSO Overview](https://docs.oracle.com/en-us/iaas/Content/openshift-on-oci/overview.htm)
- [Connected deployments using Assisted Installer](https://docs.openshift.com/container-platform/latest/installing/installing_oci/installing-oci-assisted-installer.html)
- [Disconnected or air gapped deployments using Agent-based Installer](https://docs.openshift.com/container-platform/latest/installing/installing_oci/installing-oci-agent-based-installer.html)