Adding k3d-action to Kubernetes Actions (#48)

Signed-off-by: kuritka <kuritka@gmail.com>
Co-authored-by: kuritka <kuritka@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 02:47:55 +01:00 committed by GitHub
parent 20af26a153
commit 482cdecedc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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