Merge pull request #190 from gabriel-samfira/update-readme

Add the k8s provider to the list
This commit is contained in:
Gabriel 2023-12-11 17:22:18 +02:00 committed by GitHub
commit c6ec83a7c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ External providers are binaries that GARM calls into to create runners in a part
* [OpenStack](https://github.com/cloudbase/garm-provider-openstack)
* [Azure](https://github.com/cloudbase/garm-provider-azure)
* [Kubernetes](https://github.com/mercedes-benz/garm-provider-k8s) - Thanks to the amazing folks at @mercedes-benz for sharing their awesome provider!
Follow the instructions in the README of each provider to install them.