From 683017ffad5945299015c9bac7af9b506918a0d3 Mon Sep 17 00:00:00 2001 From: Ben Elgar Date: Tue, 16 Jun 2020 15:16:45 +0100 Subject: [PATCH] Add create a Kubernetes cluster action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..990a18f 100644 --- a/README.md +++ b/README.md @@ -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