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.
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