An open API service indexing awesome lists of open source software.

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

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)