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?

已提問 3 個月前檢視次數 128 次
2 個答案
0

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

AWS
已回答 3 個月前
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
已回答 3 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南