Skip to content

Commit 1792965

Browse files
Copilotkaovilai
andcommitted
Update Konveyor community references to migtools community for crane project
Co-authored-by: kaovilai <[email protected]>
1 parent 782ab13 commit 1792965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Crane
22

33
## Intro
4-
[Crane](https://github.com/migtools/crane) is a migration tool under the [Konveyor](https://www.konveyor.io/) community that helps application owners migrate Kubernetes workloads and their state between clusters.
4+
[Crane](https://github.com/migtools/crane) is a migration tool under the migtools community that helps application owners migrate Kubernetes workloads and their state between clusters.
55

66
## YouTube Demo
77
[![Alt text](https://img.youtube.com/vi/PoSivlgVLf8/0.jpg)](https://www.youtube.com/watch?v=PoSivlgVLf8)
@@ -21,7 +21,7 @@ Crane follows the Unix philosophy of building small sharply focused tools that c
2121
Crane is composed of several repositories:
2222
* [migtools/crane](https://github.com/migtools/crane): (this repo) The command line tool that migrates applications to the terminal.
2323
* [migtools/crane-lib](https://github.com/migtools/crane-lib): The brains behind Crane functionality responsible for transforming resources.
24-
* [migtools/crane-plugins](https://github.com/migtools/crane-plugins): Collection of plugins from the Konveyor community based on experience from performing Kube migrations.
24+
* [migtools/crane-plugins](https://github.com/migtools/crane-plugins): Collection of plugins from the migtools community based on experience from performing Kube migrations.
2525
* [migtools/crane-plugin-openshift](https://github.com/migtools/crane-plugin-openshift): An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best-practice.
2626
* [backube/pvc-transfer](https://github.com/backube/pvc-transfer): The library that powers the Persistent Volume migration ability, shared with the [VolSync](https://volsync.readthedocs.io/en/stable/index.html) project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes.
2727
* [migtools/crane-runner](https://github.com/migtools/crane-runner): A collection of resources showing how to leverage Tekton to build migration workflows with Crane

0 commit comments

Comments
 (0)