Skip to main content

Deploy Packages

Creating and Deploying a Package

Deploy an Application Service

  1. Start by configuring a Package under your project;
  2. Your package should have at least one application configured;
  3. Your application should have at least one container configured;
  4. You can add multiple applications to a package;
  5. Make sure every application has aleast one container;
  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;