From 7899d7b365a41cad8fea7b078795503eb0db820c Mon Sep 17 00:00:00 2001 From: Meysam Date: Mon, 4 Mar 2024 12:10:45 +0700 Subject: [PATCH] chore: add community implementations --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4043b02..f6270e8 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,12 @@ This tutorial assumes you have access to the [Google Cloud Platform](https://clo * [Deploying the DNS Cluster Add-on](docs/12-dns-addon.md) * [Smoke Test](docs/13-smoke-test.md) * [Cleaning Up](docs/14-cleanup.md) + +## Implementations + +The following list includes the implementations by the community. + +| Repository | Notes | +| ---------- | ----- | +| [Vagrant, Ansible & Cilium; no Cloud!](https://github.com/developer-friendly/kubernetes-the-hard-way) | [A complete guide and explanation](https://developer-friendly.blog/2024/03/03/kubernetes-the-hard-way/) | +