I need a break. I'll then try to recreate it in #Pulumi. I like CDK because I can leave my cluster endpoint private and use custom resources to configure the cluster without having to poke holes in the firewall.
Comments
Log in with your Bluesky account to leave a comment
I think Pulumi is easier to reason with because with #Kubernetes provider you can better control the orchestration flow of the resources being deployed. π€
I love CDK, and I have deployed many EKS clusters with it. This time around trying to deploy Karpenter beat me. Not even Amazon Q and ChatGPT have been able to help. Skills issue maybe?! π€¦ π
Yes. If I'd operationalize it. I'd choose a proven and battle tested solution like EKS blueprints or the Terraform Karpenter module or EKS Auto mode. Trying to deploy it from scratch is for my own learning. π₯΅
Comments