Skip to main content

Deploying Packages

Creating and Deploying a Package​

To deploy an Application Service follow these steps:

  1. Start by configuring a Package under your project;
  2. Your package should have at least one application configured;
  3. And that application should have at least one container configured;
  4. You can add another application to that package;
  5. Don't forget to add a container to it;
  6. Containers can have resources, env vars or secrets configured;
  7. Now you are ready to deploy your package - just select Deploy;
  8. A deployment plan shows up indicating what Cluster your Package will run on, and you click Proceed;
  9. The package is now deployed;
  10. You can view the Deployment details now;