此内容没有您所选择的语言版本。

Chapter 6. Launching customized RHEL images to the public cloud platforms with the cloud provider tools


You can launch your customized RHEL image to the public cloud platforms by using the tools that are available from the cloud providers.

6.1. Launching customized images on AWS web console

You can launch your customized image on the Amazon Web Service (AWS) by using AWS Management Console.

Prerequisites

  • You have already built a custom image for your target environment on AWS.
  • You have access to your custom image on AWS.

Procedure

  1. In the AWS Management Console, navigate to Compute EC2 Images.
  2. Copy your custom image to your AWS account to create a permanent copy. For details, follow the Copying your customized RHEL system image for AWS to a different region on your AWS EC2 procedure.
  3. From the AWS Management Console, launch your image as an instance.

Verification

  • From your terminal, connect to your instance with the ssh command, and using the ec2-user username.

6.2. Launching customized images on Microsoft Azure

You can launch your custom image on the Microsoft Azure using Microsoft Azure portal.

Prerequisites

Procedure

  1. Access the Images on the Microsoft Azure portal, and click on your custom image.
  2. On the Overview dashboard, click Create VM.
  3. In the Microsoft Azure wizard, configure the settings for the new virtual machine that you want to launch.
  4. On the Review + create tab, review the information about your image and click Create.

Verification

  • After the deployment is complete, access Infrastructure Virtual machines, and locate your new VM.

6.3. Launching customized images on Google Cloud Platform

You can launch your custom image on the Google Cloud Platform (GCP) by using the Google Cloud command line interface.

Prerequisites

  • You have the gcloud cli installed.
  • You have already built a custom image for your target environment on Google Cloud.

Procedure

  1. Log in to your Google Cloud account from your terminal:

    $ gcloud auth login
    Copy to Clipboard Toggle word wrap
  2. Set the Google project where you want to create your image:

    $ gcloud config set project your-project-name
    Copy to Clipboard Toggle word wrap
  3. Create the custom image:

    $ gcloud compute images create image-name --source-image composer-api-image-builder-uuid --source-image-project red-hat-image-builder
    Copy to Clipboard Toggle word wrap

    Copy the image-builder-uuid from the ComposeID API endpoint.

  4. Access the Google Cloud Console from your browser, and locate your new image in Compute Engine Images.
  5. To launch a new virtual machine from your image, click Actions Create Instance.

Verification

  • In the Google Cloud console, navigate to the VM instances page. The Status of your new instance is running with a green check mark icon.
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat