AWS EKS Managed Node groups to Fargate

0

Hi

I am currently running my workload on EKS using Managed node groups. I am looking at options to leverage Fagate for my EKS cluster. I currently run both stateless and stateful workloads using NLB. I would like to make this migration from managed to Fargate as a Zero down time migration without impacting my customers.

This is my thinking at a high level,

a. Create a New Fargate profile on my existing 1.20 cluster with required selectors with required namespaces b. Taint the Manged worker nodes and Drain the pods

My questions

a) Has anyone done such migrations? Will you be able to share your experiences / any gotchas? b) I have 100s namespaces, Looks like there is a limitation on the number of selectors you can have on the Fargate profile. Can I specify all the namespaces in a single profile? Any known limitations in creating number of profiles? c) CSI Drive installation seems to be a manual step on the existing clusters. Any experiences?

Thank you

Raja
demandé il y a 9 mois810 vues
1 réponse
0

Hi, This blog post proposes an implemetation of the Fargate + EKS integration: https://aws.amazon.com/blogs/containers/building-and-deploying-fargate-with-eks-in-an-enterprise-context-using-the-aws-cloud-development-kit-and-cdk8s/

The corresponding reference documentation is here : https://docs.aws.amazon.com/eks/latest/userguide/fargate.html

Best,

Didier

profile pictureAWS
EXPERT
répondu il y a 9 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions