Jump to content

User:Thcipriani/Deployment pipeline/Migration

From Wikitech
This page is currently a draft.
More information and discussion about changes to this draft on the talk page.
This is a placeholder. While this does represent the steps to migrate your application to the Deployment Pipeline, there is obviously some information missing. If you can help fill-in the missing information, please do so.)

Steps

  1. Create an application
  2. Create a .pipeline/blubber.yaml file
  3. Add your project to the deployment pipeline and build an image
  4. Benchmark your application
  5. Write your helmchart and helmfile
  6. Create a namespace in our staging and production Kubernetes clusters
  7. Deploy and monitor your application