How to deploy an operator on exiting EKS using CloudFormation?

0

I have an EKS cluster and I would like to deploy an Operator and Application using CloudFormation. Installing an Operator involves getting yamls from public registry and deploying them. If the EKS has a Bastion host then using SSM I can connect to Bastion host, use curl to download the yaml files and kubectl to deploy them. But I would like to be able to deploy when Bastion host does not exist. What options do I have?

Any pointers or sample is appreciated.

Thanks

1개 답변
0

Hello,

There is a blog post that aims to solve this very issue. Please review this post and see if it works for your use-case.

Note: The above blog post uses an open-source custom resource AWSQS::Kubernetes::Helm. There is an open feature request 254 to provide an official cloudformation resource for the same.

Thanks!

profile pictureAWS
지원 엔지니어
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠