You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by my...@apache.org on 2020/12/04 08:25:22 UTC

[incubator-datalab] branch DATALAB-2102 updated: [DLAB-2102]: manual fixed

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch DATALAB-2102
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/DATALAB-2102 by this push:
     new cf23f2c  [DLAB-2102]: manual fixed
cf23f2c is described below

commit cf23f2ce6d5c52406f9a7a6eb7678a2e526b6a3f
Author: bodnarmykola <bo...@gmail.com>
AuthorDate: Fri Dec 4 10:24:37 2020 +0200

    [DLAB-2102]: manual fixed
---
 infrastructure-provisioning/terraform/gcp/ssn-gke/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/infrastructure-provisioning/terraform/gcp/ssn-gke/README.md b/infrastructure-provisioning/terraform/gcp/ssn-gke/README.md
index 26cc2b7..23bab35 100644
--- a/infrastructure-provisioning/terraform/gcp/ssn-gke/README.md
+++ b/infrastructure-provisioning/terraform/gcp/ssn-gke/README.md
@@ -35,6 +35,7 @@ unzip terraform_0.12.3_linux_amd64.zip
 chmod +x terraform
 mv terraform /usr/local/bin/
 apt-get install jq
+snap install kubectl --classic
 mkdir /home/ubuntu/datalab-state
 git clone https://github.com/apache/incubator-datalab.git
 cd incubator-datalab/infrastructure-provisioning/terraform/gcp/ssn-gke/main/


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org