Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
OpenShift AIプロジェクトの作成手順
Search
RH Partner Enablement
July 22, 2025
0
50
OpenShift AIプロジェクトの作成手順
RH Partner Enablement
July 22, 2025
Tweet
Share
More Decks by RH Partner Enablement
See All by RH Partner Enablement
OpenShift_AI_ワークショップ座学資料.pdf
rhpej
0
230
OpenShift_AIワークショップ_トレーニングとハンズオン.pdf
rhpej
0
230
Red Hat Partner ワークショップ マルチクラスタ管理 基礎編 事前準備資料/RH ACM WS Prep
rhpej
0
71
Red Hat Partner Training Portal のご紹介 / Red Hat Partner Training Portal Introduction
rhpej
0
1.5k
Red Hat Summit 2022 で発表された有力情報のご紹介
rhpej
0
560
Red Hat Summit 2022 の概要とオススメセッションのご紹介
rhpej
1
810
RHPEJ 1 周年記念キャンペーン情報!
rhpej
1
360
製品トレーニング環境&事例資料活用方法のご紹介 / Introduction to Product Training Environment & How to Use Case Study Materials
rhpej
0
480
Featured
See All Featured
Music & Morning Musume
bryan
46
6.7k
4 Signs Your Business is Dying
shpigford
184
22k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Navigating Team Friction
lara
188
15k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
A better future with KSS
kneath
238
17k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Bash Introduction
62gerente
613
210k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
730
What's in a price? How to price your products and services
michaelherold
246
12k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Transcript
Update confidential designator here Version number here V00000 2025年7月22日 (参考)
プロジェクトの作成手順 レッドハット株式会社 エコシステム ソリューションアーキテクト部 1
Update confidential designator here Version number here V00000 基本的な設定 ▸
Projectの作成 ・ Cluster storageの設定 ・ Data Connectionの設定 ▸ Workbenchの作成 ▸ Pipeline serverの構成 目次 2 ハンズオンの内容のための設定 ▸ Workbenchの設定 ・ Gitのレポジトリをclone ・ PipelineのRuntimeの設定 ▸ pipelineの中で指定するPVCがないので作成 ▸ アプリケーションを別プロジェクトにデプロイす るためのArgoCDの変更 ・ プロジェクトの作成 ・ SUMMARYタブ ・ ROLESタブ
Update confidential designator here Version number here V00000 3 基本的な設定
Update confidential designator here Version number here V00000 4 Projectの作成
Create Project を選択
Update confidential designator here Version number here V00000 Projectの作成 5
適当な プロジェクト名 押下 ※共有環境なので自身が識別できる名前をつけてください。 例) <割り当てられたユーザー>-hogehoge <compass accountからの文字列>
Update confidential designator here Version number here V00000 Projectの作成 6
Update confidential designator here Version number here V00000 Projectの作成 Cluster
storageの設定 7 Cluster storage を選択 Add cluster Storage を選択
Update confidential designator here Version number here V00000 Projectの作成 Cluster
storageの設定 8 My Workbench 押下
Update confidential designator here Version number here V00000 Projectの作成 Cluster
storageの設定 9 Add cluster Storage を選択
Update confidential designator here Version number here V00000 Projectの作成 Cluster
storageの設定 10 Data Pipeline 押下
Update confidential designator here Version number here V00000 Projectの作成 Cluster
storageの設定 11
Update confidential designator here Version number here V00000 Projectの作成 Data
Connectionの設定 12 Data connections を選択 Add data connection を選択
Update confidential designator here Version number here V00000 13 Name:
Shared Minio - pipelines Access key: minio Secret key: minio-parasol Endpoint: https://minio-s3-ic-shared-minio.apps.<cluster-xxxx x.xxxxx..sandboxxxxx.opentlc.com=環境のURL> Region: us Bucket: <割り当てられたユーザー名> 押下
Update confidential designator here Version number here V00000 Workbenchの作成 14
Workbenches を選択 Create workbench を選択
Update confidential designator here Version number here V00000 Workbenchの作成 15
適当な workbench名
Update confidential designator here Version number here V00000 Workbenchの作成 16
押下
Update confidential designator here Version number here V00000 Workbenchの作成 17
Update confidential designator here Version number here V00000 Workbenchの作成 18
Running になるのを確認
Update confidential designator here Version number here V00000 Pipeline serverの構成
19 Pipelines を選択 Configure pipeline server を選択
Update confidential designator here Version number here V00000 Pipeline serverの構成
20 Shared Minio - pipelines を選択 押下
Update confidential designator here Version number here V00000 Pipeline serverの構成
21
Update confidential designator here Version number here V00000 22 ハンズオンの内容のための設定
Update confidential designator here Version number here V00000 Workbenchの設定 23
Overview を選択 作成した ワークベンチを選 択
Update confidential designator here Version number here V00000 Workbenchの設定 24
Open を選択
Update confidential designator here Version number here V00000 Workbenchの設定 25
Allow selected permissions を選択
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
26
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
27 Gitアイコンを選択して Clone a repository を選択
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
28 https://github.com/RH-OPEN/parasol-insurance.git を入力してCloneを選択
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
29 フォルダアイコンを選択して parasol-insurance を選択
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
30
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
31 Gitアイコンを選択して Branchesタブから origin/translation-jpを選択
Update confidential designator here Version number here V00000 Workbenchの設定 Gitのレポジトリをclone
32
Update confidential designator here Version number here V00000 Workbenchの設定 PipelineのRuntimeの設定
33
Update confidential designator here Version number here V00000 Workbenchの設定 PipelineのRuntimeの設定
34 runtimesアイコンを選択して +を選択
Update confidential designator here Version number here V00000 Workbenchの設定 PipelineのRuntimeの設定
35
Update confidential designator here Version number here V00000 Workbenchの設定 PipelineのRuntimeの設定
36
Update confidential designator here Version number here V00000 pipelineの中で指定するPVCがないので作成 37
OpenShiftのコンソール の 管理者表示の ストレージメニューの persistentVolumeClaim 作成した プロジェクトを選 択して PersistentVolumeClaimの作成 を選択
Update confidential designator here Version number here V00000 pipelineの中で指定するPVCがないので作成 38
StorageClass: ocs-storagecluster-cephfs PersistentVolumeClaim名: processing-pipeline-storage アクセスモード: 共有アクセス (RWX) サイズ: 1 GiB
Update confidential designator here Version number here V00000 pipelineの中で指定するPVCがないので作成 39
Update confidential designator here Version number here V00000 40 アプリケーションを別プロジェクトに
デプロイするためのArgoCDの変 更
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
41 ArgoCDに Adminで ログイン Settingsメニューから Projectsを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
42 + NEW PROJECT を選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
43 適当な Project名 ※共有環境なので自身が識別できる名前をつけてください。 例) project-<割り当てられたユーザー>-hogehoge project -<compass accountからの文字列>
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
44 SOURCE REPOSITORIESの EDITを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
45 ADD SOURCE を選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
46 入力して SAVEを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
47 DESTINATIONSの EDITを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
48 ADD DESTINATION を選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
49 入力して SAVEを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
50
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
51 (ROLESタブに移動して) +ADD ROLEを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
52 適当な Role名 POLICY RULESの ADD POLICYを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
53 入力して 下にスクロール
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
54 User1を入力して ADD GROUPを選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
55 CREATE を選択
Update confidential designator here Version number here V00000 アプリケーションを別プロジェクトにデプロイする ためのArgoCDの変更
56 Admin をログアウト
Update confidential designator here Version number here V00000 (参考)ArgoCDのアプリケーション定義の変更 57
Update confidential designator here Version number here V00000 linkedin.com/company/red-hat youtube.com/user/RedHatVideos
facebook.com/redhatinc twitter.com/RedHat 58 Red Hat is the world’s leading provider of enterprise open source software solutions. Award-winning support, training, and consulting services make Red Hat a trusted adviser to the Fortune 500. Thank you