Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

How to manage RHEL virtual machines with Podman Desktop

Simplify access to RHEL from Windows and Mac with the RHEL extension for Podman Desktop

June 11, 2025
Philippe Martin
Related topics:
Developer ToolsLinux
Related products:
Podman DesktopRed Hat Enterprise Linux

Share:

    For developers working on Windows and macOS, interacting with Red Hat Enterprise Linux (RHEL) virtual machines can be complex. The new RHEL VMs extension for Podman Desktop directly addresses this by providing a streamlined, integrated approach to RHEL interaction.

    The RHEL VMs extension enables you to create, manage, and seamlessly connect to pre-configured RHEL virtual machines (VMs) directly through Podman Desktop's intuitive graphical user interface and integrated terminal. This extension reflects Red Hat's commitment to improving cross-platform RHEL access for development and testing, promising increased productivity and a more consistent experience.

    How to install the RHEL VMs extension

    The RHEL VMs extension streamlines RHEL image installation by providing pre-configured downloads from the Red Hat repository. Accessing these images requires a Red Hat account, so you must also install the Red Hat Authentication extension.

    The Red Hat Authentication and RHEL VMs extensions are available in the Podman Desktop extensions catalog (Figures 1 and 2). To install them, go to the Extensions → Catalog page within Podman Desktop and proceed with installing each extension.

    Red Hat authentication extension installed
    Figure 1: Red Hat Authentication extension for Podman Desktop after installation.
    RHEL VMs extension installed
    Figure 2: RHEL VMs extension for Podman Desktop after installation.

    Creating RHEL VMs

    To create your first RHEL VM, navigate to the Settings page in Podman Desktop, locate the RHEL VMs section, and click Create new…. A form is presented enabling configuration of the virtual machine (Figure 3). This includes specifying the virtual machine's name, allocating resources such as CPU, memory, and disk, and optionally designating an image path. If you don't provide the image path, a pre-configured image compatible with your system will be downloaded from the Red Hat repository.

    create RHEL VM
    Figure 3: Creating a RHEL VM in Podman Desktop.

    Clicking the Create button downloads the image and instantiates the machine on your system. If required, Podman Desktop will prompt you to authenticate with your Red Hat account to proceed with the image download.

    Using the VM

    Back to the Resources page (Figure 4), you can now manage the newly created virtual machine. Functions such as starting, stopping, restarting, and deletion are available. Feel free to create as many as you want (or as many as your system can support). Note that in some platforms, it is possible to start only one machine at a time.

    list of VMs
    Figure 4: Managing VMs from the Resource page.

    Direct access to the RHEL system is finally provided through an auto-configured SSH connection. You can obtain terminal access through the RHEL VM details page by selecting the corresponding button. See Figure 5.

    connect to VM with integrated terminal
    Figure 5: Terminal access to the RHEL system.

    Conclusion

    Launching RHEL virtual machines is the first step for developers building RHEL-based applications. This tool,  combined with the bootc extension for building systems in RHEL image mode and the Quadlet extension for container orchestration, provide developers with a comprehensive toolkit for creating and deploying their applications.

    Next, try this learning path and walk through how to locally build and run a bootable container (bootc) image in Podman Desktop: Build and run a bootable container image with image mode for RHEL and Podman Desktop

    Related Posts

    • Introducing Podman AI Lab: Developer tooling for working with LLMs

    • Introducing GPU support for Podman AI Lab

    • Integrate a private AI coding assistant into your CDE using Ollama, Continue, and OpenShift Dev Spaces

    • A quick look at large language models with Node.js, Podman Desktop, and the Granite model

    • Working with Kubernetes in Podman Desktop

    • From Podman Desktop to containers in production

    Recent Posts

    • How Trilio secures OpenShift virtual machines and containers

    • How to implement observability with Node.js and Llama Stack

    • How to encrypt RHEL images for Azure confidential VMs

    • How to manage RHEL virtual machines with Podman Desktop

    • Speech-to-text with Whisper and Red Hat AI Inference Server

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue