From 2dfa0b55590d7777b559a1fe4d79ab95c6ce1d2d Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sun, 13 Jun 2021 19:12:09 +0700 Subject: [PATCH] Update infra docs --- infra/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/infra/README.md b/infra/README.md index bedb246e..a9a5d8ff 100644 --- a/infra/README.md +++ b/infra/README.md @@ -1 +1,9 @@ # Private cloud infrastructure + +## Kubernetes cluster `./cluster.tf` + +Using Rancher Kubernetes Engine, with some config specific to CoreOS + +## Bootstrap `./bootstrap.tf` + +Install some essential Helm charts (network, storage,...)