Components
Adding components
Each component in a single devfile must have a unique name.
Prerequisites
Procedure
Add a
componentssection in the devfile, containing a list of one or more components.For each component, define an unique value for the mandatory
nameattribute.For each component, define a mandatory type of one of the following types:
plugin,kubernetesorcontainer.