Workshop details

Timing and schedule

Full workshop (90 minutes)

  • Module 1: Analyzing Legacy Applications with MTA (20-25 minutes)

  • Module 2: AI-Assisted Code Modernization (25-30 minutes)

  • Module 3: Incorporating Policy and Tribal Knowledge with Solution Server (20-25 minutes)

  • Module 4: Deploying to OpenShift (15-20 minutes)

Abbreviated workshop (60 minutes)

  • Module 1: Analyzing Legacy Applications with MTA (15 minutes)

  • Module 2: AI-Assisted Code Modernization (20 minutes)

  • Module 3: Incorporating Policy and Tribal Knowledge with Solution Server (15 minutes)

  • Module 4: Deploying to OpenShift (10 minutes)

Technical requirements

Software versions

  • Red Hat OpenShift {ocp_version} or later

  • Migration Toolkit for Applications {mta_version} or later

  • Red Hat Developer Lightspeed {rhdls_version} or later

  • Red Hat OpenShift Dev Spaces (latest)

  • Web browser (Chrome, Firefox, Safari, Edge)

Environment access

Participants need access to:

  • Red Hat OpenShift cluster (provided during workshop)

  • Migration Toolkit for Applications web console

  • Red Hat OpenShift Dev Spaces with Developer Lightspeed extension

  • Gitea source code repository

  • LiteLLM AI model endpoint

Network requirements

  • Internet connectivity for AI model access

  • Access to OpenShift cluster APIs and web consoles

  • Gitea repository access for source code management

Environment setup

Pre-workshop checklist

OpenShift cluster access confirmed - Test login credentials □ MTA console accessible - Verify URL and authentication □ Dev Spaces workspace created - Confirm Developer Lightspeed extension installed □ Gitea repository accessible - Test repository clone and push □ AI model endpoint configured - Verify LiteLLM connectivity

Setup validation

Participants should verify access to these resources:

# Verify OpenShift CLI access
oc whoami

# Verify cluster connectivity
oc version

# Check MTA API endpoint
curl -k {mta_api_url}/hub

# Test Gitea access
curl -k {gitea_url}

Troubleshooting guide

Common setup issues

Problem: "Cannot access OpenShift console" → Solution: Verify you’re using the correct URL from the workshop environment: https://console-openshift-console.apps.cluster-abc123.ocpv00.rhdp.net

Problem: "MTA console shows authentication error" → Solution: Use OpenShift credentials to log in to MTA. Username: {user}, Password: {password}

Problem: "Dev Spaces workspace won’t start" → Solution: Check OpenShift resource quotas and verify Dev Spaces operator is running

Problem: "Developer Lightspeed extension not responding" → Solution: Verify LiteLLM endpoint is accessible and API key is configured correctly

During workshop support

  • Encourage participants to help each other

  • Use embedded consoles for troubleshooting

  • Instructor can share screen for complex issues

  • Gitea provides version control safety net for code experiments

Follow-up resources

Additional learning paths

  • Intermediate: Advanced MTA analysis and custom rules

  • Advanced: Developer Lightspeed Solution Server administration and custom model training

  • Certification: Red Hat Certified Specialist in Containers and Kubernetes

Authors and contributors

Primary Author: Red Hat Technical Training Team Last Updated: March 2026 Workshop Version: 1.0

Contact Information: * Workshop feedback: Submit issues via workshop repository * Technical questions: Red Hat Developer support channels * Content updates: Submit pull requests to workshop repository