Docs
Get Started

Migrate from Render

Inventory each Render service separately:

  • Web service or worker command.
  • Repository, branch, and root directory.
  • Build and start commands.
  • Environment variables.
  • Databases, Redis, disks, and other dependencies.
  • Health and domain configuration.

Create corresponding Kuberns services or resources. If multiple Render services share one repository, use Kuberns projects, services, environments, root directories, and process commands to preserve the intended separation.

Copy stateful data before DNS cutover.