An open API service indexing awesome lists of open source software.

https://github.com/googlecloudplatform/migrate-to-containers

Migrate to Containers samples and best practices
https://github.com/googlecloudplatform/migrate-to-containers

anthos app-migration app-modernization appmod gke

Last synced: 11 months ago
JSON representation

Migrate to Containers samples and best practices

Awesome Lists containing this project

README

          

# Migrate to Containers

Welcome to the [Migrate to Containers](https://cloud.google.com/migrate/containers) sample code repository. This repository contains example, scripts and guides to showcase best practices for using Migrate to Containers to migrate legacy workloads from virtual machines to containers running on [GKE](https://cloud.google.com/kubernetes-engine) or [Cloud Run](https://cloud.google.com/run).

# Repository Content
This repository is split into three categories:

[Walkthroughs](./guides) - Each walkthrough is a self contained guide, showcasing best practices for a particular migration scenario.

[Integrations](./examples) - These include common integration patterns which can be used to integrate with various GCP/GKE components throughout all phases of the migration.

[Scripts](./scripts) - Helper scripts to help with both migrated images and setup of processing and deployment clusters.

[CRD References](./references/crds/m2c-crds.md) - A reference to the Migrate to Containers API

# Contributions

Please see the [contributing guidelines](./CONTRIBUTING)

# License

This project is licensed under Apache 2.0. Full license text is available in [LICENSE](./LICENSE).