From eba7e927dd7fd8880c3dbbef51bd85ca8c8dd0f1 Mon Sep 17 00:00:00 2001 From: Chris Busch Date: Thu, 6 May 2021 18:29:40 +0000 Subject: [PATCH] GitBook: [master] one page modified --- getting-started/controller-installation/microk8s-install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/getting-started/controller-installation/microk8s-install.md b/getting-started/controller-installation/microk8s-install.md index dfd4b95..1aff334 100644 --- a/getting-started/controller-installation/microk8s-install.md +++ b/getting-started/controller-installation/microk8s-install.md @@ -90,6 +90,10 @@ Change to a directory for configuring certificates and running controller. This #### Obtain Controller PKI Certs Locally +{% hint style="info" %} +This step only applies when using locally built AP images. All devices purchased via ODM partners from factory will ship with TIP Signed keys. Updating Redirector value for the device is the recommended way to connect to a local Cloud SDK +{% endhint %} + ```text git clone https://github.com/Telecominfraproject/wlan-pki-cert-scripts.git ```