azure-redhat-openshift
Azure Red Hat OpenShiftの開発におけるトラブルシューティング、ベストプラクティス、セキュリティ、構成、統合、デプロイに関する専門知識を提供するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Red Hat OpenShift development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when creating ARO clusters, configuring networking/storage, securing with Entra/Key Vault, or integrating GPUs/NetApp, and other Azure Red Hat OpenShift related development tasks. Not for Azure Kubernetes Service (AKS) (use azure-kubernetes-service), Azure Container Apps (use azure-container-apps), Azure VMware Solution (use azure-vmware-solution), Azure Virtual Machines (use azure-virtual-machines).
🇯🇵 日本人クリエイター向け解説
Azure Red Hat OpenShiftの開発におけるトラブルシューティング、ベストプラクティス、セキュリティ、構成、統合、デプロイに関する専門知識を提供するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-redhat-openshift.zip https://jpskill.com/download/5761.zip && unzip -o azure-redhat-openshift.zip && rm azure-redhat-openshift.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5761.zip -OutFile "$d\azure-redhat-openshift.zip"; Expand-Archive "$d\azure-redhat-openshift.zip" -DestinationPath $d -Force; ri "$d\azure-redhat-openshift.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-redhat-openshift.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-redhat-openshiftフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Red Hat OpenShift スキル
このスキルは、Azure Red Hat OpenShift に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 以下のカテゴリインデックスを使用して、関連するセクションを見つけてください。行範囲が指定されているカテゴリ(例:
L35-L120)については、指定された行でread_fileを使用してください。ファイルリンクが指定されているカテゴリ(例:[security.md](security.md))については、リンクされた参照ファイルでread_fileを使用してください。
エージェントへの重要事項:
metadata.generated_atが3か月以上前の場合は、ユーザーにリポジトリから最新バージョンをプルするように提案してください。mcp_microsoftdocsツールが利用できない場合は、ユーザーにインストールを提案してください: インストールガイド
このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。
- 推奨: クエリ文字列
from=learn-agent-skillを指定してmcp_microsoftdocs:microsoft_docs_fetchを使用してください。Markdownを返します。 - フォールバック: クエリ文字列
from=learn-agent-skill&accept=text/markdownを指定してfetch_webpageを使用してください。Markdownを返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L36-L43 | 一般的なAROクラスターの問題の修正、クラスターアクセス権の復元、CLIによるクラスター証明書と接続の手動更新またはトラブルシューティング |
| ベストプラクティス | L44-L51 | AROクラスターとインフラノードのサイジングとデプロイ、OpenShift Virtualization VMの最適化、ARO 4のサポート制限とポリシーの理解に関するガイダンス |
| 意思決定 | L52-L56 | Azure Red Hat OpenShiftの共有責任モデルを定義し、Microsoft、Red Hat、および顧客がどの運用タスクを処理するかを詳述します。 |
| 制限とクォータ | L57-L61 | 複数のロードバランサーIPの構成、AROのバージョン管理、サポートライフサイクル、アップグレードの制約の理解を含む、AROクラスターのスケーリングと容量制限。 |
| セキュリティ | L62-L78 | AROのID、認証、ネットワークセキュリティ: Entra/マネージドID、ワークロードID、NSG/エグレス制御、ディスク暗号化、FIPS、Front Door保護、Lockbox、資格情報ローテーション。 |
| 構成 | L79-L97 | AROクラスターの構成: ネットワーク(プロキシ、DNS、エグレス、MTU、エンドポイント)、ストレージ(Azure Files、Prometheus)、レジストリ、プルシークレット、ノードサブネット/Spot VM、アラート、リソースタグ付け。 |
| 統合とコーディングパターン | L98-L106 | 外部サービスとのAROの実行: 仮想化、NVIDIA GPU、Azure NetApp Files、Prometheus→Azure Monitor、ACR認証、Azure Key Vaultシークレット統合。 |
| デプロイメント | L107-L118 | AROクラスターとアプリケーションのデプロイと運用: クラスター作成(プライベート/ARM/Bicep)、アップグレード、ネットワーク移行、バックアップ/復元、アプリケーションランタイム(JBoss、WebSphere、S2I、サーバーレス)。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Admin Kubeconfig を使用して ARO クラスターアクセスを再取得する | https://learn.microsoft.com/en-us/azure/openshift/howto-kubeconfig |
| CLI を介して ARO クラスター証明書を手動で更新する | https://learn.microsoft.com/en-us/azure/openshift/howto-update-certificates |
| 一般的な Azure Red Hat OpenShift の問題を解決する | https://learn.microsoft.com/en-us/azure/openshift/openshift-faq |
| 一般的な Azure Red Hat OpenShift クラスターのトラブルシューティング | https://learn.microsoft.com/en-us/azure/openshift/troubleshoot |
ベストプラクティス
| トピック | URL |
|---|---|
| ARO の OpenShift Virtualization で VM デプロイメントを最適化する | https://learn.microsoft.com/en-us/azure/openshift/best-practices-openshift-virtualization |
| ARO でインフラストラクチャノードをデプロイおよびサイジングする | https://learn.microsoft.com/en-us/azure/openshift/howto-infrastructure-nodes |
| 大規模な ARO クラスターにベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/openshift/howto-large-clusters |
| Azure Red Hat OpenShift 4 のサポートポリシーに従う | https://learn.microsoft.com/en-us/azure/openshift/support-policies-v4 |
意思決定
| トピック | URL |
|---|---|
| ARO 運用の責任マトリックスを理解する | https://learn.microsoft.com/en-us/azure/openshift/responsibility-matrix |
制限とクォータ
| トピック | URL |
|---|---|
| 複数のロードバランサー IP を構成して ARO クラスターをスケーリングする | https://learn.microsoft.com/en-us/azure/openshift/howto-multiple-ips |
セキュリティ
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Red Hat OpenShift Skill
This skill provides expert guidance for Azure Red Hat OpenShift. Covers troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
How to Use This Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
- Preferred: Use
mcp_microsoftdocs:microsoft_docs_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L36-L43 | Fixing common ARO cluster issues, restoring cluster access, and manually updating or troubleshooting cluster certificates and connectivity via CLI |
| Best Practices | L44-L51 | Guidance on sizing and deploying ARO clusters and infra nodes, optimizing OpenShift Virtualization VMs, and understanding ARO 4 support limits and policies |
| Decision Making | L52-L56 | Defines the shared responsibility model for Azure Red Hat OpenShift, detailing which operational tasks are handled by Microsoft, Red Hat, and the customer. |
| Limits & Quotas | L57-L61 | Scaling and capacity limits for ARO clusters, including configuring multiple load balancer IPs and understanding ARO versioning, support lifecycle, and upgrade constraints. |
| Security | L62-L78 | Identity, auth, and network security for ARO: Entra/managed identities, workload identity, NSGs/egress control, disk encryption, FIPS, Front Door protection, Lockbox, and credential rotation. |
| Configuration | L79-L97 | Configuring ARO clusters: networking (proxy, DNS, egress, MTU, endpoints), storage (Azure Files, Prometheus), registry, pull secrets, node subnets/Spot VMs, alerts, and resource tagging. |
| Integrations & Coding Patterns | L98-L106 | Running ARO with external services: virtualization, NVIDIA GPUs, Azure NetApp Files, Prometheus→Azure Monitor, ACR auth, and Azure Key Vault secret integration. |
| Deployment | L107-L118 | Deploying and operating ARO clusters and apps: cluster creation (private/ARM/Bicep), upgrades, networking migration, backups/restores, and app runtimes (JBoss, WebSphere, S2I, serverless). |
Troubleshooting
| Topic | URL |
|---|---|
| Regain ARO cluster access using Admin Kubeconfig | https://learn.microsoft.com/en-us/azure/openshift/howto-kubeconfig |
| Manually update ARO cluster certificates via CLI | https://learn.microsoft.com/en-us/azure/openshift/howto-update-certificates |
| Resolve common Azure Red Hat OpenShift issues | https://learn.microsoft.com/en-us/azure/openshift/openshift-faq |
| Troubleshoot common Azure Red Hat OpenShift cluster issues | https://learn.microsoft.com/en-us/azure/openshift/troubleshoot |
Best Practices
| Topic | URL |
|---|---|
| Optimize VM deployments on OpenShift Virtualization in ARO | https://learn.microsoft.com/en-us/azure/openshift/best-practices-openshift-virtualization |
| Deploy and size infrastructure nodes in ARO | https://learn.microsoft.com/en-us/azure/openshift/howto-infrastructure-nodes |
| Apply best practices for large ARO clusters | https://learn.microsoft.com/en-us/azure/openshift/howto-large-clusters |
| Follow Azure Red Hat OpenShift 4 support policies | https://learn.microsoft.com/en-us/azure/openshift/support-policies-v4 |
Decision Making
| Topic | URL |
|---|---|
| Understand responsibility matrix for ARO operations | https://learn.microsoft.com/en-us/azure/openshift/responsibility-matrix |
Limits & Quotas
| Topic | URL |
|---|---|
| Configure multiple load balancer IPs to scale ARO clusters | https://learn.microsoft.com/en-us/azure/openshift/howto-multiple-ips |
Security
Configuration
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Run NVIDIA GPU workloads on Azure Red Hat OpenShift | https://learn.microsoft.com/en-us/azure/openshift/howto-gpu-workloads |
| Configure Azure NetApp Files storage for ARO | https://learn.microsoft.com/en-us/azure/openshift/howto-netapp-files |
| Send ARO Prometheus metrics to Azure Monitor via remote write | https://learn.microsoft.com/en-us/azure/openshift/howto-remotewrite-prometheus |
| Configure ACR authentication with Azure Red Hat OpenShift | https://learn.microsoft.com/en-us/azure/openshift/howto-use-acr-with-aro |
| Integrate Azure Key Vault secrets with Azure Red Hat OpenShift | https://learn.microsoft.com/en-us/azure/openshift/howto-use-key-vault-secrets |