KVM on AWS ECS or EC2 Docker Container

0

Folks,

I understand that to be able to deploy KVM an EC2 metal instance is required. However, is it possible to use AWS ECS to install KVM? Or even EC2 with docker containers install?

Thanks!

asked a year ago576 views
1 Answer
0

Ubuntu Linux AMI is partnered by Canonical and same is supported as an custom AMI per [2]. Also, the list of Operating systems supported for EKS custom AMIs are per [3].

On checking, could not see KVM based AMI supported as an custom AMI for EKS Workernodes. Furthermore, check an new issue open in the EKS Custom AMI Github repo [4] and EKS Roadmap issues [5]. You could open an issue in container road-map for feature request.

[1] https://github.com/aws-samples/amazon-eks-custom-amis#amazon-eks-sample-custom-amis [2] https://docs.aws.amazon.com/eks/latest/userguide/eks-partner-amis.html [3] https://github.com/aws-samples/amazon-eks-custom-amis#supported-operating-systems
[4] https://github.com/aws-samples/amazon-eks-custom-amis/issues [5] https://github.com/aws/containers-roadmap/issues

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions