summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjasha64 <yijunma@student.ethz.ch>2021-12-05 18:46:15 +0100
committerjasha64 <yijunma@student.ethz.ch>2021-12-05 18:46:15 +0100
commit23543a39acbcb062f879c99ab6d5ccde2b76c2cc (patch)
treeeed0e7e19432aa4980709ec5b6707842db28e246 /docs
parentMerge pull request #3293 from Rachel-Shao/resType (diff)
downloadkubeedge-23543a39acbcb062f879c99ab6d5ccde2b76c2cc.tar.gz
Update keadm-scope.md
Signed-off-by: jasha64 <yijunma@student.ethz.ch>
Diffstat (limited to 'docs')
-rw-r--r--docs/proposals/keadm-scope.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/proposals/keadm-scope.md b/docs/proposals/keadm-scope.md
index 551fd156a..12ac53a69 100644
--- a/docs/proposals/keadm-scope.md
+++ b/docs/proposals/keadm-scope.md
@@ -205,7 +205,7 @@ Flags:
* docker (currently 18.06.0ce3-0~ubuntu) and check if service is up
* kubelet, kubeadm & kubectl (latest version)
* openssl (latest available in OS repos)
- 3. Generate certificates using openssl and save the certs in a predefined static path.
+ 3. Generate certificates using openssl and save the certs in cloud secret (or in a predefined static path for versions < 1.3).
It will also compress the folder and display on the terminal so that user can pick it up and transfer it to edge node (VM/host) manually.
4. It will update the certificate information in `controller.yaml`
5. Start `keadm init`.