Add Equinix and EC2 in the README

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2024-02-11 12:28:49 +00:00
parent 7c44b8125a
commit 53264528ee
3 changed files with 6 additions and 0 deletions

View file

@ -41,6 +41,8 @@ External providers are binaries that GARM calls into to create runners in a part
* [Kubernetes](https://github.com/mercedes-benz/garm-provider-k8s) - Thanks to the amazing folks at @mercedes-benz for sharing their awesome provider!
* [LXD](https://github.com/cloudbase/garm-provider-lxd)
* [Incus](https://github.com/cloudbase/garm-provider-incus)
* [Equinix Metal](https://github.com/cloudbase/garm-provider-equinix)
* [Amazon EC2](https://github.com/cloudbase/garm-provider-aws)
Follow the instructions in the README of each provider to install them.