mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-23 16:49:22 -04:00
Adding k3d-action to Kubernetes Actions
A GitHub Action to run lightweight ephemeral Kubernetes clusters during workflow. Fundamental advantage of this action is a full customization of embedded k3s clusters. The action is suitable for multi-cluster testing. Signed-off-by: kuritka <kuritka@gmail.com>
This commit is contained in:
parent
46b4340f3e
commit
dcbdb5668a
@ -466,6 +466,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl)
|
||||
- [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 K3s Clusters for Testing Using K3d](https://github.com/AbsaOSS/k3d-action)
|
||||
- [Create a Kubernetes Cluster for Testing Using Krucible](https://github.com/Krucible/krucible-github-action)
|
||||
|
||||
#### AWS
|
||||
|
Loading…
x
Reference in New Issue
Block a user