Konveyor Forklift Operator
Konveyor Forklift Operator installs a suite of migration tools that facilitate the migration of VM workloads to OpenShift Virtualization.
Prerequisites
- OCP 4.7+
Konveyor Forklift Operator Installation
Konveyor Forklift Operator is installable on OpenShift 4 via OperatorHub.
Installing released versions
- Visit the OpenShift Web Console.
- Navigate to Operators => OperatorHub.
- Search for Konveyor Forklift Operator.
- Install the desired Konveyor Forklift Operator version.
Installing latest
Installing latest is almost an identical procedure to released versions but requires creating a new catalog source.
oc create -f forklift-operator-catalog.yaml
- Follow the same procedure as released versions until the Search for Konveyor Forklift Operator step.
- There should be two Konveyor Forklift Operator available for installation now.
- Select the Konveyor Forklift Operator without the community tag.
- Proceed to install latest.
Note: Installing Latest will also include OLM channels for released versions.
ForkliftController CR Creation
- Visit OpenShift Web Console, navigate to Operators => Installed Operators.
- Select Konveyor Forklift Operator.
- Locate ForkliftController on the top menu and click on it.
- Adjust settings if desired and click Create instance.
Customize Settings
Custom settings can be applied by editing the ForkliftController
CR.
oc edit forkliftcontroller -n konveyor-forklift
Forklift Documentation
See the Konveyor Forklift Documentation for detailed installation instructions as well as how to use Konveyor Forklift.