How to run AWS DataSync on local Kubernetes cluster?

0

https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html explains how to:

  • Deploy your agent on VMware
  • Deploy your agent on KVM
  • Deploy your agent on Microsoft Hyper-V
  • Deploy your agent on Amazon EC2
  • Deploy your agent on AWS Snowcone
  • Deploy your agent on AWS Outposts

How can one deploy a DataSync Agent in a Kubernetes cluster?

feita há 3 meses128 visualizações
2 Respostas
0

Hi Alexandru, DataSync agents cannot be deployed as containers at this time.

AWS
respondido há 3 meses
0

A good soul said one would need to:

  • download an instance of the agent
  • convert the qcow2 image to a docker image and store it in some docker registry
  • remove any secrets from the docker image and turn them into kubernetes secrets
  • convert all the startup scripts they wrote into a docker entrypoint & init system
  • run in a job/pod with 64G ram
  • redo this every time the upstream image changes
respondido há 3 meses
profile picture
ESPECIALISTA
avaliado há um mês

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