From 44892648137a109b865cf9264e18f093333c83d5 Mon Sep 17 00:00:00 2001 From: Jared Edwards Date: Mon, 10 Oct 2022 21:38:00 -0600 Subject: [PATCH] add a note to backupSSL certs to (#555) * add a note to backupSSL certs to * add backup ssl note * Update after-install.md --- docs/kubefirst/github/after-install.md | 2 ++ docs/kubefirst/gitlab/after-install.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/kubefirst/github/after-install.md b/docs/kubefirst/github/after-install.md index 090496a19..84d74fa93 100644 --- a/docs/kubefirst/github/after-install.md +++ b/docs/kubefirst/github/after-install.md @@ -4,6 +4,8 @@ [//]: # () +**psssst** *- if you plan to destroy your kubefirst platform and recreate it again we recommend running `kubefirst backupSSL --include-metaphor` to re-use your ssl certs from Let's Encrypt. See the [docs](https://docs.kubefirst.io/common/certificates.html#backup-and-restore-certificates).* + The `kubefirst cluster create` execution includes important information toward the end, including URLs and passwords. Please save this information! You now have an EKS cluster with the following content installed in it: diff --git a/docs/kubefirst/gitlab/after-install.md b/docs/kubefirst/gitlab/after-install.md index f9a986fc5..c54334975 100644 --- a/docs/kubefirst/gitlab/after-install.md +++ b/docs/kubefirst/gitlab/after-install.md @@ -1,5 +1,7 @@ # After Install +**psssst** *- if you plan to destroy your kubefirst platform and recreate it again we recommend running `kubefirst backupSSL --include-metaphor` to re-use your ssl certs from Let's Encrypt. See the [docs](https://docs.kubefirst.io/common/certificates.html#backup-and-restore-certificates).* + The `kubefirst cluster create` execution includes a lot of important information toward the end including URLs and passwords. Do not lose this information.