Add create a Kubernetes cluster action

This commit is contained in:
Ben Elgar 2020-06-16 15:16:45 +01:00
parent fa3e308e50
commit 683017ffad

View File

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