Resource Catalog

The Resource Catalog holds YAML files which reference your code as well as ours. We have specified manage Resource Manifests in the Edge Compute Platform section which you can use to create the ECP. Simply create Resources for the manifests you wish to use, and copy/paste the YAML we have specified into the template. These can then be grouped together in Edge Applications later.

Create a New Resource

  1. From the Resource Catalog menu, click + New Resource .


  2. Name the resource (required) and enter its description (optional).
  3. Write the resource in YAML format.
    Figure 1. New_Resource Schema


  4. Click Save.
  5. To define some override parameters, click the Edit Parameters icon.
  6. Click Add Parameter and configure the following:
    • Name: Used for display in the Deployment section of the Edge Application
    • Description: Used for the help text
    • Key: Dot-separated representation of the YAML element the user is allowed to override
    • Display: Differentiate if the parameter is basic or advanced
    • Type: Identify if the parameter is a string,an integer, a password, type One of or Any of
    Figure 2.


  7. Click Save.