Merge pull request #443 from BenElgar/master

Add create a Kubernetes cluster action
This commit is contained in:
Sarah Drasner 2020-08-27 16:43:38 -06:00 committed by GitHub
commit 5037536898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -429,6 +429,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions)
- [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)
- [Create a Kubernetes Cluster for Testing Using Krucible](https://github.com/Krucible/krucible-github-action)
#### AWS