srl-labs / containerlab

container-based networking labs
https://containerlab.dev
BSD 3-Clause "New" or "Revised" License
1.46k stars 249 forks source link

docs for running containerlab on AWS #760

Open hellt opened 2 years ago

hellt commented 2 years ago

create a doc entry for containerlab.srlinux.dev explaining how to run containerlab on AWS

maybe augmented with terraform/pulumi/ansible integrations.

PS/ maybe some work from @nleiva can be used for that, see https://nleiva.medium.com/how-you-can-consistently-run-temporary-workloads-in-the-cloud-37140b4b5e55#8d6d

nleiva commented 2 years ago

If anyone takes this one during the NANOG hackathon, I can answer any questions here or on Twitter that day. Good luck!

TribuneX commented 1 year ago

Any news? I am also looking into this topic to automate the deployment of a containerlab to e.g. azure. I am still wondering whats the intended way of realizing external connectivity of containers via a dedicated IP address. Assigning a complete subnet to a VM in the cloud and use this for containerlabs?

hellt commented 1 year ago

@TribuneX no news on that front. But I think containerlab doesn't really matter here, you can choose any method you have at your disposal to provide the connectivity for your containers running in a VM on AWS

friday963 commented 11 months ago

@hellt I wrote that containerlab_on_aws project. If you're still looking for documentation I may be able to help? https://github.com/friday963/containerlab_on_aws