From 482cdecedce01932c03c046f74b76a00ca6361b6 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 02:47:55 +0100 Subject: [PATCH] =?UTF-8?q?Adding=20k3d-action=20to=20Kubernetes=20Actions?= =?UTF-8?q?=20=E2=9A=A1=20=20(#48)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: kuritka Co-authored-by: kuritka --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cee3b3b..5201dbd 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig) - [Kustomize Kubernetes Config YAMLs](https://github.com/karancode/kustomize-github-action) - [Create a Kubernetes Cluster for Testing Using Krucible](https://github.com/Krucible/krucible-github-action) +- [Create a K3s Clusters for Testing Using k3d](https://github.com/AbsaOSS/k3d-action) #### AWS