公共模板

更新时间:
复制 MD 格式

Resource Orchestration Service (ROS) provides a public template library. You can use these templates to create stacks or as a reference for creating your own. This topic describes how to find and use public templates in the ROS console.

Procedure

  1. Log on to the ROS console. In the left-side navigation pane, choose Public Templates.

  2. Find and filter templates.

    • The Public Templates page has three tabs:

      Name

      Description

      Entry-level Templates

      Provides templates for simple scenarios.

      Solution Templates

      Provides best-practice templates for complex scenarios.

      Terraform Templates

      Provides community modules for common cloud products.

    • You can filter templates in the following ways:

      Name

      Description

      Template Keyword

      Enter keywords to search.

      Deployment Type

      Select a deployment type that meets your needs.

      Scenarios

      Select a template based on your specific use case.

      Basic Cloud Computing Services

      Select a template for a specific basic cloud service.

      Resource Types

      Filter templates by the resource types they contain.

  3. View template details.

    1. Click a template card or View Details to open the template details page.

    2. On the template details page, you can find the following information:

      Tab

      Description

      Basic information

      The name, description, and other basic information about the template.

      Deployment documentation

      Detailed deployment instructions and steps.

      Templates

      The full content of the template.

      Architecture Diagram

      A diagram of the template's architecture.

  4. (Optional) Create a stack.

    Note

    Terraform Templates only support View Details, not Create Stack.

    • Click Create Stack to open the stack creation page.

    • On the stack creation page, configure the required parameters.

    • After you configure the parameters, click Next: Review and Confirm to proceed to the confirmation page.

    • After confirming that the Parameter and Price Preview are correct, click Create to create the stack.

Related topics