From 13d4f6284f3a7b1c4a2037696dd3b493c9ce391c Mon Sep 17 00:00:00 2001 From: "motherofbots.eth" <126520850+apo77yon@users.noreply.github.com> Date: Thu, 16 Mar 2023 20:23:46 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3320541..b4ab818 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ * [kafka](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/kafka-and-streaming) * [kubernetes](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/kubernetes) + * [spin up a node server example](kubernetes/node-server-example) + * [using kustomize for deployment](kubernetes/kustomize) + * [using python cdk for deployment](kubernetes/python-cdk) * [aws](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/aws) * [gcp](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/gcp) * [chef](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/chef)