From d31ada4da6710bfbf6142bba0bed7ccfaaeb9c00 Mon Sep 17 00:00:00 2001 From: Massimiliano Giovagnoli Date: Tue, 11 Oct 2022 17:58:17 +0200 Subject: [PATCH] docs: add link to env file for admin cluster setup Signed-off-by: Massimiliano Giovagnoli --- docs/kamaji-deployment-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kamaji-deployment-guide.md b/docs/kamaji-deployment-guide.md index 37a6621..49ce162 100644 --- a/docs/kamaji-deployment-guide.md +++ b/docs/kamaji-deployment-guide.md @@ -36,7 +36,7 @@ We assume you have installed on your workstation: ## Access Admin cluster In Kamaji, an Admin Cluster is a regular Kubernetes cluster which hosts zero to many Tenant Cluster Control Planes. The admin cluster acts as management cluster for all the Tenant clusters and implements Monitoring, Logging, and Governance of all the Kamaji setup, including all Tenant clusters. -Throughout the following instructions, shell variables are used to indicate values that you should adjust to your environment: +Throughout the following instructions, shell variables are used to indicate values that you should adjust to your environment, as of [`kamaji.env`](../deploy/kamaji.env): ```bash source kamaji.env