From ac4bec6d0a7c9fdd62873f9870e21cdac6cbe296 Mon Sep 17 00:00:00 2001 From: irsl Date: Fri, 31 Jan 2025 09:40:38 +0100 Subject: [PATCH] Add a link to GoogleCloudPlatform/arcgke Add a link to a contrib project that supports using ARC on GKE. --- contrib/examples/arcgke/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 contrib/examples/arcgke/README.md diff --git a/contrib/examples/arcgke/README.md b/contrib/examples/arcgke/README.md new file mode 100644 index 00000000..8d56a90b --- /dev/null +++ b/contrib/examples/arcgke/README.md @@ -0,0 +1,6 @@ +# Actions Runner Controller (ARC) - GKE recipe + +This project facilitates setting up Actions Runner Controller on Google Kubernetes Engine (GKE) +offering a flexibe, powerful and easy to use syntax. + +The project is available here: https://github.com/GoogleCloudPlatform/arcgke