Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
macroId220b0f20-8071-409e-8ae9-4fcfd8d930f1
displayNameASD Deployment flow
nameASD Deployment flow
pagePin56

  1. A deployment order is received, along with the required parameter values
  2. The cloud-native deployment tool is invoked with the received parameters to transform the cloud artifacts into K8S resource descriptions
  3. The K8S resource descriptions, ASD and any other relevant data is sent to the placement function

  4. Placement decision is done based on input data

  5. Inform deployment of placement

  6. Request the cloud native deployment tool to deploy on the identified target cluster

  7. Cloud native deployment tool deploys application in the chosen cluster using the K8S API

...