June 1, 2023
Migration and Operations to Kubernetes Environment
In this project, we migrated applications running on VMs to Kubernetes.
Migrating to Kubernetes allows for simplified infrastructure and rapid deployment of any application.
Moreover, deployment of many OSS applications becomes simplified.
Design Phase
Initially, we gained an understanding of the existing system and gradually migrated it.
Separating DockerImage CI from Kubernetes cluster setup allowed for faster planning and migration.
Setup/Migration Phase
We scheduled weekly meetings for progress updates and conducted discussions on service stoppage and deadlines during migration. For services with high SLA requirements, we handled the migration with extra caution.
Delivery
Upon completion of all development tasks, we tested the functionalities within the defined scope, shared various configuration details, delivered the source code, and deployed the application.
Thank you for your cooperation!