Merge dcbdb5668a0e92214a7277810db299824a876db4 into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Kuritka 2024-11-28 11:15:41 +00:00 committed by GitHub
commit e900f747ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -475,6 +475,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