Learning Path
Migrate a service from Kubernetes to OpenShift
If an application deploys and runs properly in Kubernetes, to migrate it to OpenShift:
- Migrate its container images
- Migrate its PSPs to SCCs
This will go a long way to help the application deploy and run properly in OpenShift as well. Once it does, you can proceed with making it self managing, getting it certified, and adding it to service catalogs like Red Hat Marketplace.