From a33e4c6f0a0a0407663633ff5a2396c2ba350981 Mon Sep 17 00:00:00 2001 From: Ben Elgar Date: Tue, 12 May 2020 15:03:17 +0100 Subject: [PATCH 1/2] Add Krucible --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b18a3532..090e1769 100644 --- a/README.md +++ b/README.md @@ -583,6 +583,7 @@ Table of Contents * [glitch.com](https://glitch.com/) — Free unlimited public/private hosting with features such as code sharing and real-time collaboration * [heroku.com](https://www.heroku.com/) — Host your apps in the cloud, free for single process apps * [KintoHub](https://www.kintohub.com/) — KintoHub is an all-in-one platform to combine and deploy your backend services, websites, cron jobs, databases and everything your app needs in one place. + * [Krucible](https://usekrucible.com) — Krucible is a platform for creating Kubernetes clusters for testing and development. Free tier accounts come with 25 clusters each month. * [kubesail.com](https://kubesail.com) - Managed Kubernetes namespace service designed for developers. Free developer accounts come with with 1 Core of CPU, 512MB of RAM, 100MB of storage and 1 domain. * [K8Spin](https://k8spin.cloud) - Managed Kubernetes namespace service designed for developers. Free developer accounts come with with 100 mCore of CPU, 128MB of RAM. * [ZARVIS](https://zarvis.ai) - Free managed Kubernetes namespace for open source Github project. Free 1GB memory and 1 vCPU. From 41387cc0cecd97a90e1abb0a57bc7632f7e1f372 Mon Sep 17 00:00:00 2001 From: Ben Elgar Date: Tue, 12 May 2020 15:47:24 +0100 Subject: [PATCH 2/2] Clarify cluster hours --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 090e1769..fa80f044 100644 --- a/README.md +++ b/README.md @@ -583,7 +583,7 @@ Table of Contents * [glitch.com](https://glitch.com/) — Free unlimited public/private hosting with features such as code sharing and real-time collaboration * [heroku.com](https://www.heroku.com/) — Host your apps in the cloud, free for single process apps * [KintoHub](https://www.kintohub.com/) — KintoHub is an all-in-one platform to combine and deploy your backend services, websites, cron jobs, databases and everything your app needs in one place. - * [Krucible](https://usekrucible.com) — Krucible is a platform for creating Kubernetes clusters for testing and development. Free tier accounts come with 25 clusters each month. + * [Krucible](https://usekrucible.com) — Krucible is a platform for creating Kubernetes clusters for testing and development. Free tier accounts come with 25 cluster-hours per month. * [kubesail.com](https://kubesail.com) - Managed Kubernetes namespace service designed for developers. Free developer accounts come with with 1 Core of CPU, 512MB of RAM, 100MB of storage and 1 domain. * [K8Spin](https://k8spin.cloud) - Managed Kubernetes namespace service designed for developers. Free developer accounts come with with 100 mCore of CPU, 128MB of RAM. * [ZARVIS](https://zarvis.ai) - Free managed Kubernetes namespace for open source Github project. Free 1GB memory and 1 vCPU.