This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.10.3. Creating an application by using the web console
You can use the web console to create an application from a template.
Procedure
- While in the desired project, click Add to Project.
Select either a builder image from the list of images in your project, or from the service catalog.
注意Only image stream tags that have the
builder
tag listed in their annotations appear in this list, as demonstrated here:Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 1
- Including
builder
here ensures this image stream tag appears in the web console as a builder.
- Modify the settings in the new application screen to configure the objects to support your application.