Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
MLOps with Red Hat OpenShift

You're reading from  MLOps with Red Hat OpenShift

Product type Book
Published in Jan 2024
Publisher Packt
ISBN-13 9781805120230
Pages 238 pages
Edition 1st Edition
Languages
Authors (2):
Ross Brigoli Ross Brigoli
Profile icon Ross Brigoli
Faisal Masood Faisal Masood
Profile icon Faisal Masood
View More author details

Table of Contents (13) Chapters

Preface Part 1: Introduction
Chapter 1: Introduction to MLOps and OpenShift Part 2: Provisioning and Configuration
Chapter 2: Provisioning an MLOps Platform in the Cloud Chapter 3: Building Machine Learning Models with OpenShift Part 3: Operating ML Workloads
Chapter 4: Managing a Model Training Workflow Chapter 5: Deploying ML Models as a Service Chapter 6: Operating ML Workloads Chapter 7: Building a Face Detector Using the Red Hat ML Platform Index Other Books You May Enjoy

Provisioning an S3 store

ML loves data. A lot of data! S3-compatible object storage software is becoming the de facto standard for storing and retrieving unstructured data at scale and is available on all three big cloud vendors. You can leverage Kubernetes-native open source tools such as MinIO to provision an S3-compatible object store on your OpenShift cluster. MinIO is a high-performance, S3-compatible object store that can be deployed on OpenShift, through which you can use it on-premises and in the cloud.

Red Hat also provides an integrated storage component on the OpenShift platform, named Open Data Foundation, that provides an S3-compatible API. Any standard S3-compatible object storage product will work with ODS. For this book, we’ve chosen MinIO for simplicity. So, let’s start by installing MinIO on the OpenShift platform.

From the code repository for this book, go to the chapter3 folder and find the minio-complete.yaml file. The following steps show how...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}