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 Resposta
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
ENGENHEIRO DE SUPORTE
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas