Hi guys..I wanted to migrate K8 cluster from on prem to AWS EKS..can someone tel . . .

Kavita Singh:
Hi guys…I wanted to migrate K8 cluster from on prem to AWS EKS…can someone tell me what approach I should follow and how can I achieve this

Jake Yang:
hope this page can help you
https://aws.amazon.com/tw/blogs/containers/migrating-from-self-managed-kubernetes-to-amazon-eks-here-are-some-key-considerations/

Kavita Singh:
Thanks @Jake Yang…I have gone through this page but it do not explains what exactly am I suppose to do in order to migrate it from on-prem to EKS.

Nikhil Keni:
Are your workloads stateless -? if so, they can be moved without breaking a sweat

Kavita Singh:
@Nikhil Keni How we can check whther K8 cluster in my existing system is stateful or stateless?

unnivkn:
Hi @Kavita Singh fyi: https://www.weka.io/blog/stateless-vs-stateful-kubernetes/#:~:text=Stateless%20applications%20tend%20to%20include,and%2For%20write%20to%20it.

unnivkn:
https://www.msystechnologies.com/blog/how-to-migrate-your-kubernetes-application-from-on-premise-to-cloud-in-8-steps/#:~:text=Restore%20k8s%20cluster%20resources%20%26%20and,backup%20on%20EC2%20k8s%20nodes.&text=Find%20the%20names%20of%20the,from%20on-prem%20to%20cloud.

unnivkn:
https://www.wwt.com/article/migration-from-on-premise-kubernetes-to-aws-eks

unnivkn:
https://www.velotio.com/engineering-blog/automated-containerization-and-migration-of-on-premise-applications-to-cloud-platforms

I want to migrate my application running in k8s old cluster to new cluster… my application is stateful …Jenkins I need to migrate…this in on-premises …nothing in cloud …please let me know what all the steps I need to perform…Ceph storage used with k8s for storage