From 683017ffad5945299015c9bac7af9b506918a0d3 Mon Sep 17 00:00:00 2001 From: Ben Elgar Date: Tue, 16 Jun 2020 15:16:45 +0100 Subject: [PATCH 1/2] 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 From f14f46e1549ac4af664eb5454f84a4b5ca604e22 Mon Sep 17 00:00:00 2001 From: Sarah Drasner Date: Thu, 27 Aug 2020 16:43:07 -0600 Subject: [PATCH 2/2] Change to Title Casing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 990a18f..4099640 100644 --- a/README.md +++ b/README.md @@ -413,7 +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) +- [Create a Kubernetes Cluster for Testing Using Krucible](https://github.com/Krucible/krucible-github-action) #### AWS