summaryrefslogtreecommitdiff
path: root/docs/installation/cloud/gcp.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-07-26 20:10:50 +0200
committerGitHub <noreply@github.com>2021-07-26 20:10:50 +0200
commit9d0a36518c17866577f5b0fad6aeba337ccb95e2 (patch)
treeb0355c408ecaac91eb1a8d7bc6b04482533a6c1c /docs/installation/cloud/gcp.rst
parent6781e07e2be3afa628a6315aac544c2ec00ff5df (diff)
parent128fb311711b5f3d5a0da86327184ed2b06717d9 (diff)
downloadvyos-documentation-9d0a36518c17866577f5b0fad6aeba337ccb95e2.tar.gz
vyos-documentation-9d0a36518c17866577f5b0fad6aeba337ccb95e2.zip
Merge pull request #583 from srividya0208/proof-reading
grammar correction
Diffstat (limited to 'docs/installation/cloud/gcp.rst')
-rw-r--r--docs/installation/cloud/gcp.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/installation/cloud/gcp.rst b/docs/installation/cloud/gcp.rst
index 07aecdbe..318c1872 100644
--- a/docs/installation/cloud/gcp.rst
+++ b/docs/installation/cloud/gcp.rst
@@ -1,3 +1,4 @@
+
#####################
Google Cloud Platform
#####################
@@ -17,8 +18,8 @@ To deploy VyOS on GCP (Google Cloud Platform)
ssh-keygen -t rsa -f ~/.ssh/vyos_gcp -C "vyos@mypc"
-.. note:: In name "vyos@mypc" The first value must be "**vyos**". Because
- default user is vyos and google api uses this option.
+.. note:: For name, type "vyos@mypc" as the first value must be "**vyos**".
+ Because default user is vyos and google api uses this option.
2. Open GCP console and navigate to the menu **Metadata**. Choose
@@ -38,7 +39,7 @@ Click **Add item** and paste your public ssh key. Click ``Save``.
.. figure:: /_static/images/cloud-gcp-03.png
-4. After fiew seconds click to ``instance``
+4. After few seconds click on ``instance``
.. figure:: /_static/images/cloud-gcp-04.png
@@ -55,4 +56,4 @@ Click **Add item** and paste your public ssh key. Click ``Save``.
References
----------
-https://console.cloud.google.com/ \ No newline at end of file
+https://console.cloud.google.com/