이 콘텐츠는 선택한 언어로 제공되지 않습니다.

3.3. Creating a Container in the Cloud


Abstract

Creating a root container in the cloud uses jCloud to connect to your cloud service, create a new server instance, and install a container on the new server.

Overview

Creating a container in the cloud installs a new Fuse container on a server instance in your cloud. The management console will do the following:
  1. Connect to your cloud service.
  2. Create a new server instance in the cloud.
  3. Download the binary files required to install a Fuse container.
  4. Install the container in the user's home folder.
  5. Start the container and provision all of the specified profiles.
Important
Before you can create a container in the cloud, you must install a cloud service as described in Section 7.2, “Adding a Cloud Provider”.

Procedure

To create a remote root container:
  1. Select Containers from the main menu.
    The Containers page opens.
  2. Click Create Fuse Container.
    The Create Fuse Container page opens.
  3. In the Name field, enter a name for the new container.
  4. If you want to make the new container a registry server check Make container a distributed registry server.
    Important
    It is recommended that if you create a registry server that you do not deploy any other services into the container.
  5. If you want to pass any special flags to the container's JVM:
    1. Check JVM Options.
    2. Enter the options to pass to the JVM in the field next to the check box.
  6. If you need to use a Maven proxy to access the repository containing your Fuse artifacts, check the Maven Proxy URL field and enter the URL for your Maven proxy.
  7. If you want to create multiple instances of the container enter a number greater than one in the Count field.
    When you create multiple containers the container's number is appended to the value specified in the Name field.
  8. Select how the container will report its IP address to other containers from the options in the Resolver drop-down list.
    The options are:
    Local Hostname
    When a requests for the container's location are made, the container's local hostname is returned.
    Local IP
    When a requests for the container's location are made, the container's local IP address is returned.
    Public Hostname
    When a requests for the container's location are made, the container's public hostname address is returned.
    Public IP
    When a requests for the container's location are made, the container's public IP address is returned.
    Important
    Cloud containers that use Local IP or Local Hostmane will not be accessible to containers that do not reside in the same cloud provider.
  9. Click Next.
    The Select profiles to install on the container page opens.
  10. Select the version of profiles you want to use for provisioning the container.
    The value of this drop down defaults to the value set on the Profiles page.
  11. Select one or more profiles to deploy to the container.
  12. Click Next.
    The Select the type of container page opens.
  13. Select Cloud-managed Fuse container.
    Important
    If you have not initiated a cloud service provider in the Cloud tab, this option will not be visible.
  14. Click Next.
    The Cloud Service Configuration page opens.
  15. Select your cloud service from the Cloud Provider drop-down list.
  16. Select a size for the new server instance from the Instance Type drop-down list.
  17. In the Instance Selection section, choose if you want to configure the new server instance by operating system or by image ID.
  18. Click Next.
    The second Cloud Service Configuration page opens.
  19. Configure the server instance that will be created.
    If you are configuring the server instance by operating system:
    1. In the OS Family field, select the operating system the server will use.
    2. In the OS Version field, select the version of the operating system the server will use.
    If you are configuring the server instance by ID and location:
    1. In the Image ID field, enter the ID of the image to use when instantiating the virtual machine.
    2. In the Location ID field, enter the ID of the location where the new server instance will be deployed.
  20. Click Next.
    The second Cloud Service Configuration page opens.
  21. In the User Account field, enter the name of the user used to install the new container on the new server instance.
    The specified user will be created on the new server instance and granted the required permissions to install the container.
  22. If the specified user does not have administrative privileges on the cloud image, check the User does not have administrative access box.
  23. Enter an optional image owner in the Image Owner field.
  24. Enter an optional group tag in the Group Tag field.
  25. Click Finish.
    The wizard closes and the new container will appear in the list of containers. Initially the Active indicator may be red, but should turn green shortly after adding it. The Provisioned indicator may also show gray bars, but should turn green when the specified profiles are fully provisioned.
Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.