kubev2v / forklift.github.io

Forklift project top-level repository
Apache License 2.0
12 stars 2 forks source link
Logo

Forklift

Welcome to the Forklift repository. Forklift is part of the Konveyor project.

About Konveyor

Konveyor is a community of people passionate about helping others modernize and migrate their applications to the hybrid cloud by providing tools to accelerate rehosting, replatforming, and refactoring their applications to run on Kubernetes.

About Forklift

Forklift is an open-source tool for the large-scale migration of virtual machines to KubeVirt. The source for virtual machines initially is VMware vSphere 6.x, extending the reach progressivley to oVirt / RHV, and OpenStack.

Forklift projects

Engage

Forklift GitHub pages repo

This repository holds the code that generates the Forklift Project's web page.

For more information refer GitHub Pages Guide to Using Jekyll.

Contributing

  1. If making changes to typescript files please run yarn run build && yarn run bundle to build typescript and update the bundle.
  2. Do git add -A AFTER generating the bundle to add the bundle to the commit.