How to create deployment target on RAPD
A deployment target is an abstract deployment goal. When writing an application manifest, you need to point the target of the component to the deployment target you created. This is the only way to deploy your component to the cluster bound to by the deployment target.
Note: Deployment will store in different environment.
Create deployment target
- After logging in to RAPD, navigate to the “Environment” section in the left navigation menu.
- Select your environment form dropdown list, click “Deployment target” to enter the “Deployment target list” page.
- Click the “Create Deployment target” button to begin the process.
- Select the cluster you want to bind. And finish the created.
After creating deployment target, you can use this deployment target in your Application manifest.