Skip to main content
In this guide, you’ll learn how Migrate for Containers streamlines the process of converting VM-based applications into containers and deploying them on Google Kubernetes Engine (GKE). By migrating workloads from virtual machines to GKE, you unlock the benefits of Google Cloud’s managed environment, automated scaling, and integrated networking.

Supported Source Environments

Migrate for Containers can containerize both Linux and Windows VMs running on any of these platforms:
The image is an overview diagram illustrating the migration to containers from virtual machines, featuring Linux and Windows icons, and cloud service logos like VMware, AWS, Azure, and Google Cloud.

Fit Assessment Tool

Before you begin containerization, evaluate each application’s readiness with the built-in Fit Assessment tool in Migrate for Containers. This tool scans your source VMs and generates a comprehensive report that:
  • Assesses how well an application can run in a container vs. on Compute Engine
  • Identifies technical obstacles or unsupported dependencies
  • Suggests remediation steps for any issues found
The image shows "The Fit Assessment Tool," featuring a scale with categories ranging from "Excellent Fit" to "No Fit," represented by circles connected with dotted lines.

Fit Assessment Categories

Review the assessment report thoroughly. Address any configuration tweaks or dependency updates before you proceed to containerize and deploy on GKE.

Next Steps

  1. Remediate any issues identified by the Fit Assessment tool.
  2. Follow the Migrate for Containers documentation to containerize your VM workloads.
  3. Deploy your new containers to GKE using the GKE documentation.
By completing these steps, you’ll have your VM-based applications running reliably on Google Kubernetes Engine, taking full advantage of Google Cloud’s managed services and scalability.

Watch Video