Migrating Stateful Applications between Kubernetes Clusters using Crane

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • crane

    Tool for migrating Kubernetes workloads, and their data, between clusters. (by migtools)

    The process uses a few tools: ● crane: The command-line tool that migrates applications to the terminal. ● crane-lib: The brains behind Crane functionality responsible for transforming resources. ● crane-plugins: Collection of plugins from the Konveyor community based on experience from performing Kube migrations. ● crane-plugin-openshift: An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best practice. ● pvc-transfer: The library that powers the Persistent Volume migration ability, shared with the VolSync project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes. ● crane-runner: A collection of resources showing how to leverage Tekton to build migration workflows with Crane

  • crane-lib

    The process uses a few tools: ● crane: The command-line tool that migrates applications to the terminal. ● crane-lib: The brains behind Crane functionality responsible for transforming resources. ● crane-plugins: Collection of plugins from the Konveyor community based on experience from performing Kube migrations. ● crane-plugin-openshift: An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best practice. ● pvc-transfer: The library that powers the Persistent Volume migration ability, shared with the VolSync project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes. ● crane-runner: A collection of resources showing how to leverage Tekton to build migration workflows with Crane

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • crane-plugins

    A place for managed crane plugins to live happily

    The process uses a few tools: ● crane: The command-line tool that migrates applications to the terminal. ● crane-lib: The brains behind Crane functionality responsible for transforming resources. ● crane-plugins: Collection of plugins from the Konveyor community based on experience from performing Kube migrations. ● crane-plugin-openshift: An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best practice. ● pvc-transfer: The library that powers the Persistent Volume migration ability, shared with the VolSync project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes. ● crane-runner: A collection of resources showing how to leverage Tekton to build migration workflows with Crane

  • crane-plugin-openshift

    Openshift plugin for crane

    The process uses a few tools: ● crane: The command-line tool that migrates applications to the terminal. ● crane-lib: The brains behind Crane functionality responsible for transforming resources. ● crane-plugins: Collection of plugins from the Konveyor community based on experience from performing Kube migrations. ● crane-plugin-openshift: An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best practice. ● pvc-transfer: The library that powers the Persistent Volume migration ability, shared with the VolSync project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes. ● crane-runner: A collection of resources showing how to leverage Tekton to build migration workflows with Crane

  • pvc-transfer

    A Golang library for handling data replication of Kubernetes PVCs

    The process uses a few tools: ● crane: The command-line tool that migrates applications to the terminal. ● crane-lib: The brains behind Crane functionality responsible for transforming resources. ● crane-plugins: Collection of plugins from the Konveyor community based on experience from performing Kube migrations. ● crane-plugin-openshift: An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best practice. ● pvc-transfer: The library that powers the Persistent Volume migration ability, shared with the VolSync project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes. ● crane-runner: A collection of resources showing how to leverage Tekton to build migration workflows with Crane

  • crane-runner

    The process uses a few tools: ● crane: The command-line tool that migrates applications to the terminal. ● crane-lib: The brains behind Crane functionality responsible for transforming resources. ● crane-plugins: Collection of plugins from the Konveyor community based on experience from performing Kube migrations. ● crane-plugin-openshift: An optional plugin specifically tailored to manage OpenShift migration workloads and an example of a repeatable best practice. ● pvc-transfer: The library that powers the Persistent Volume migration ability, shared with the VolSync project. State migration of Persistent Volumes is handled by rsync allowing storage migrations between different storage classes. ● crane-runner: A collection of resources showing how to leverage Tekton to build migration workflows with Crane

  • jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

    Ensure the following tools are installed and available in the PATH: Podman, kubectl, minikube, kustomize, jq, yq

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • yq

    yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

    Ensure the following tools are installed and available in the PATH: Podman, kubectl, minikube, kustomize, jq, yq

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts