Skip to content

Commit

Permalink
Use raw gh URL for images
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-farache authored and masayag committed Feb 29, 2024
1 parent fc1e2e5 commit 5aefa15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions move2kube/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Move2kube (m2k) workflo
# Move2kube (m2k) workflow
## Context
This workflow is using https://move2kube.konveyor.io/ to migrate the existing code contained in a git repository to a K8s/OCP platform.

Once the transformation is over, move2kube provides a zip file containing the transformed repo.

### Design diagram
![sequence_diagram.svg](https://github.com/parodos-dev/serverless-workflows/blob/doc/m2k/move2kube/sequence_diagram.jpg)
![design.svg](https://github.com/parodos-dev/serverless-workflows/blob/doc/m2k/move2kube/design.svg)
![sequence_diagram.svg](https://raw.githubusercontent.com/parodos-dev/serverless-workflows/doc/m2k/move2kube/sequence_diagram.jpg)
![design.svg](https://raw.githubusercontent.com/parodos-dev/serverless-workflows/doc/m2k/move2kube/design.svg)

### Workflow
![m2k.svg](https://github.com/parodos-dev/serverless-workflows/blob/doc/m2k/move2kube/m2k.svg)
![m2k.svg](https://raw.githubusercontent.com/parodos-dev/serverless-workflows/doc/m2k/move2kube/m2k.svg)

## Components
The use case has the following components:
Expand Down

0 comments on commit 5aefa15

Please sign in to comment.