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

https://github.com/terraform-ibm-modules/terraform-ibm-ocp-ai

Deploys an OpenShift AI add-on on the Red Hat OpenShift VPC cluster on IBM Cloud.
https://github.com/terraform-ibm-modules/terraform-ibm-ocp-ai

ai ai-addon core-team deployable-architecture ibm-cloud ocp openshift-cluster terraform

Last synced: 9 days ago
JSON representation

Deploys an OpenShift AI add-on on the Red Hat OpenShift VPC cluster on IBM Cloud.

Awesome Lists containing this project

README

        

# Red Hat OpenShift AI on IBM Cloud

[![Stable (With quality checks)](https://img.shields.io/badge/Status-Stable%20(With%20quality%20checks)-green)](https://terraform-ibm-modules.github.io/documentation/#/badge-status)
[![latest release](https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-ocp-ai?logo=GitHub&sort=semver)](https://github.com/terraform-ibm-modules/terraform-ibm-ocp-ai/releases/latest)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

Red Hat OpenShift AI on IBM Cloud is a platform for managing the lifecycle of predictive and generative AI models, at scale. It enables data acquisition and preparation, model training and fine-tuning, model serving and model monitoring, and hardware acceleration.
This repository contains the following infrastructure as code solutions:

- [Red Hat OpenShift AI](./solutions/fully-configurable)

## Contributing

You can report issues and request features for this module in GitHub issues in the module repo. See [Report an issue or request a feature](https://github.com/terraform-ibm-modules/.github/blob/main/.github/SUPPORT.md).

To set up your local development environment, see [Local development setup](https://terraform-ibm-modules.github.io/documentation/#/local-dev-setup) in the project documentation.