# migrate-app-from-k8s-to-ocp **Repository Path**: mirrors_ibm/migrate-app-from-k8s-to-ocp ## Basic Information - **Project Name**: migrate-app-from-k8s-to-ocp - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2025-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Migrate workloads from Kubernetes to OpenShift ## Introduction ## Prerequisites ## Estimated time ### Use case ## Steps #### Simulate existing setup #### Refer to existing articles of images differences and pod permission differences ### Have these before migration. Explain each aspect for migration #### Dockerfile #### PSP (yaml file) #### RBAC (yaml file) #### Deployment file ### Migration #### Explain parameters considered for migration while providing links for complete set of parameters #### Scenario1 – incorrect update ##### Deploy resources to OpenShift ##### Explain issues in deployment and their fixes #### Scenario2 – correct update ##### Deploy resources to OpenShift ## Summary and conclusion