This procedure demonstrates how to modify an existing workspace and import the Kubernetes application using the newly created devfile.
-
A running instance of Eclipse Che. To install an instance of Eclipse Che, see Che 'quick-starts'.
-
An existing workspace defined on this instance of Eclipse Che Creating a workspace from user dashboard.
-
After the creation of a workspace, use the Workspace menu and then the Configure workspace icon to manage the workspace.
-
To modify the workspace details, use the Devfile tab. The workspace details are displayed in this tab in the devfile format.
-
To add a Kubernetes component, use the Devfile editor on the dashboard.
-
For the changes to take effect, save the devfile and restart the Che workspace.