aro-deployment

Provision Azure Red Hat OpenShift clusters and deploy Red Hat Developer Hub.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/3horizons/agentic-devops-platform --skill aro-deployment-3horizons
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aro-deployment
Source: https://github.com/3horizons/agentic-devops-platform/tree/main/.github/skills/aro-deployment
Command: npx skills add https://github.com/3horizons/agentic-devops-platform --skill aro-deployment-3horizons

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of deploying applications onto Azure Red Hat OpenShift (ARO), providing a guided approach for provisioning and configuration.

Core Features & Use Cases

  • ARO Cluster Provisioning: Step-by-step guidance for creating ARO clusters using Azure CLI.
  • RHDH Deployment: Instructions for deploying Red Hat Developer Hub (RHDH) on ARO, including Operator-based and Helm methods.
  • ARO vs. AKS Comparison: Highlights key differences to inform deployment decisions.
  • Use Case: A DevOps engineer needs to set up a new development environment on ARO. They can use this Skill to provision the cluster and deploy the RHDH platform onto it, ensuring compatibility and leveraging ARO-specific features.

Quick Start

Use the aro-deployment skill to provision an ARO cluster and deploy RHDH using the Operator method.

Frequently Asked Questions about aro-deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Red Hat Developer Hub on Azure Red Hat OpenShift?▼

You can deploy Red Hat Developer Hub (RHDH) on Azure Red Hat OpenShift (ARO) using either the Operator-based or Helm method, with this Skill providing step-by-step installation instructions for both approaches.

How do I provision an Azure Red Hat OpenShift cluster using Azure CLI?▼

Provisioning an ARO cluster involves executing specific Azure CLI commands, and this Skill guides you through the step-by-step cluster creation process to properly configure the environment.

What is the difference between Azure Red Hat OpenShift and AKS for deployment?▼

Azure Red Hat OpenShift (ARO) differs from AKS in several key aspects, and this Skill highlights those differences to inform your deployment decisions when choosing a managed Kubernetes platform.

Can I use Helm to install Red Hat Developer Hub instead of an Operator?▼

Yes, you can use the Helm method as an alternative to the Operator-based approach to install Red Hat Developer Hub (RHDH) on ARO, providing flexibility for different deployment preferences.

What is the best way to set up a development environment on Azure Red Hat OpenShift?▼

The best way to set up a development environment on ARO is to provision the cluster via Azure CLI and deploy the RHDH platform onto it, ensuring compatibility and leveraging ARO-specific features.