Skip to content

Commit d007a62

Browse files
committed
Vale fixes and copy edits
1 parent b00371c commit d007a62

File tree

32 files changed

+89
-70
lines changed

32 files changed

+89
-70
lines changed

ci/vale/dictionary.txt

+9
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ aker
2121
alef
2222
alertmanager
2323
alexey
24+
alfano
2425
alives
2526
allmasquerade
2627
allowlist
@@ -94,6 +95,7 @@ backtick
9495
backticks
9596
backupninja
9697
bampton
98+
balarin
9799
barebones
98100
base64
99101
basearch
@@ -171,6 +173,7 @@ chefspec
171173
chgrp
172174
chmod
173175
chown
176+
christianwan
174177
chromecast
175178
chroot
176179
chrooting
@@ -204,6 +207,7 @@ comodo
204207
completekey
205208
conda
206209
config
210+
configr
207211
configs
208212
configtest
209213
configurability
@@ -439,6 +443,7 @@ firstsite
439443
flamegraph
440444
flamegraphs
441445
flatpress
446+
flowlens
442447
flyspray
443448
foodcritic
444449
fortran
@@ -850,6 +855,7 @@ metabase
850855
metacity
851856
metapackage
852857
metaparameters
858+
metorik
853859
metricbeat
854860
microblogs
855861
microservice
@@ -1217,6 +1223,7 @@ resolvconf
12171223
respawn
12181224
resque
12191225
restapi
1226+
retargetly
12201227
retpoline
12211228
retrans
12221229
reusability
@@ -1269,10 +1276,12 @@ saslauth
12691276
saslauthd
12701277
sasldb
12711278
savas
1279+
savvii
12721280
sbackup
12731281
sbin
12741282
sbopkg
12751283
scgi
1284+
schaeffer
12761285
scm
12771286
scp
12781287
scrapy

docs/platform/dedicated-cpu/dedicated-cpu-deploy-shortguide/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Use a [StackScript](https://www.linode.com/stackscripts) to quickly deploy softw
3636
1. Enter a strong root password for your Linode in the **Root Password** field. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique.
3737

3838
{{< note >}}
39-
You will not be prompted to enter a root password if you are cloning another Linode or restoring from the Linode Backups service.
39+
You are not prompted to enter a root password if you are cloning another Linode or restoring from the Linode Backups service.
4040
{{< /note >}}
4141

4242
1. Optionally, add an [SSH key](/docs/security/authentication/use-public-key-authentication-with-ssh/#upload-your-ssh-key-to-the-cloud-manager), [Backups](/docs/platform/disk-images/linode-backup-service/), or a [Private IP address](/docs/platform/manager/remote-access/#adding-private-ip-addresses).
4343

44-
1. Click the **Create** button when you have finished completing this form. You will be redirected to the overview page for your new Linode. This page will show a progress bar which will indicate when the Linode has been provisioned and is ready for use.
44+
1. Click the **Create** button when you have finished completing this form. You are redirected to the overview page for your new Linode. This page shows a progress bar which indicates when the Linode has been provisioned and is ready for use.

products/compute/dedicated-cpu/developers/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The [Linode CLI](https://github.com/linode/linode-cli) is a wrapper around the L
1818

1919
**Terraform**: Terraform is an Infrastructure-as-code tool that includes management features for various types of Linode resources. Use Linode’s [official Terraform Provider](https://registry.terraform.io/providers/linode/linode/latest/docs) to [provision Linode Environments](/docs/applications/configuration-management/terraform/how-to-build-your-infrastructure-using-terraform-and-linode/). To learn more about Terraform see our documentation library’s [Terraform section](/docs/applications/configuration-management/terraform/).
2020

21-
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources as you would with our API or CLI, but in a language you may already be familiar with like JavaScript, Go, Python, and TypeScript. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
21+
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources in several programming languages, like JavaScript, Go, Python, and TypeScript. Pulumi manages your resources in the same way as Linode's API or CLI. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
2222

2323
- [Getting Started with Pulumi](/docs/applications/configuration-management/pulumi/deploy-in-code-with-pulumi/)

products/compute/dedicated-cpu/get-started/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use a [StackScript](https://www.linode.com/stackscripts) to quickly deploy softw
2424

2525
1. Create a root password for your Linode in the **Root Password** field. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique.
2626

27-
1. Click **Create**. You will be directed back to the Linodes page which will report the status of your Linode as it boots up. You can now use the Cloud Manager to:
27+
1. Click **Create**. You are directed back to the Linode's page, and this page reports the status of your Linode as it boots up. You can now use the Cloud Manager to:
2828

2929
- Boot and shut down your Linode
3030

products/compute/dedicated-cpu/guides/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tab_group_main:
1010

1111
## Themes
1212

13-
These guides will help you with targeted topics like the basics of Dedicated CPU Linodes, and how to decide if Dedicated CPU Linodes are right for you.
13+
These guides explore targeted topics like the basics of Dedicated CPU Linodes, and how to decide if Dedicated CPU Linodes are right for you.
1414

1515
### Dedicated CPU Basics
1616

products/compute/gpu/developers/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The [Linode CLI](https://github.com/linode/linode-cli) is a wrapper around the L
1818

1919
**Terraform**: Terraform is an Infrastructure-as-code tool that includes management features for various types of Linode resources. Use Linode’s [official Terraform Provider](https://registry.terraform.io/providers/linode/linode/latest/docs) to [provision Linode Environments](/docs/applications/configuration-management/terraform/how-to-build-your-infrastructure-using-terraform-and-linode/). To learn more about Terraform see our documentation library’s [Terraform section](/docs/applications/configuration-management/terraform/).
2020

21-
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources as you would with our API or CLI, but in a language you may already be familiar with like JavaScript, Go, Python, and TypeScript. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
21+
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources in several programming languages, like JavaScript, Go, Python, and TypeScript. Pulumi manages your resources in the same way as Linode's API or CLI. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
2222

2323
- [Getting Started with Pulumi](/docs/applications/configuration-management/pulumi/deploy-in-code-with-pulumi/)

products/compute/gpu/get-started/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use a [StackScript](https://www.linode.com/stackscripts) to quickly deploy softw
2424

2525
1. Create a root password for your Linode in the **Root Password** field. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique.
2626

27-
1. Click **Create**. You will be directed back to the Linodes page which will report the status of your Linode as it boots up. You can now use the Cloud Manager to:
27+
1. Click **Create**. You are directed back to the Linode's page, and this page reports the status of your Linode as it boots up. You can now use the Cloud Manager to:
2828

2929
- Boot and shut down your Linode
3030

@@ -40,7 +40,7 @@ Use a [StackScript](https://www.linode.com/stackscripts) to quickly deploy softw
4040

4141
1. After the Linode GPU is online, install the appropriate NVIDIA drivers:
4242

43-
- [Install NVIDIA Driver Dependencies](/docs/products/compute/gpu/guides/install-nvidia-driver-dependencies/): Before installing the driver, you’ll need some dependencies.
43+
- [Install NVIDIA Driver Dependencies](/docs/products/compute/gpu/guides/install-nvidia-driver-dependencies/): Some dependencies need to be installed before the drivers are installed.
4444

4545
- [NVIDIA Driver CUDA Installation](/docs/products/compute/gpu/guides/install-nvidia-drivers-with-cuda/): If you're running Ubuntu 18.04, CentOS 7, or OpenSUSE, install the NVIDIA driver with CUDA.
4646

products/compute/gpu/guides/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ tab_group_main:
66

77
## Building Blocks
88

9-
- [Install NVIDIA Driver Dependencies](/docs/products/compute/gpu/guides/install-nvidia-driver-dependencies/): Before installing the driver, you’ll need some dependencies.
9+
- [Install NVIDIA Driver Dependencies](/docs/products/compute/gpu/guides/install-nvidia-driver-dependencies/): Some dependencies need to be installed before the drivers are installed.
1010

1111
- [NVIDIA Driver CUDA Installation](/docs/products/compute/gpu/guides/install-nvidia-drivers-with-cuda/): If you're running Ubuntu 18.04, CentOS 7, or OpenSUSE, install the NVIDIA driver with CUDA.
1212

1313
- [NVIDIA Driver Manual Installation](/docs/products/compute/gpu/guides/install-nvidia-drivers-manually/): If you're running Debian 9, install the NVIDIA driver manually.
1414

1515
## Themes
1616

17-
These guides will help you with targeted topics like the basics of GPU Linodes, and how to decide if GPU Linodes are right for you.
17+
These guides explore targeted topics like the basics of GPU Linodes, and how to decide if GPU Linodes are right for you.
1818

1919
### GPU Linode Basics
2020

products/compute/high-memory/developers/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The [Linode CLI](https://github.com/linode/linode-cli) is a wrapper around the L
1818

1919
**Terraform**: Terraform is an Infrastructure-as-code tool that includes management features for various types of Linode resources. Use Linode’s [official Terraform Provider](https://registry.terraform.io/providers/linode/linode/latest/docs) to [provision Linode Environments](/docs/applications/configuration-management/terraform/how-to-build-your-infrastructure-using-terraform-and-linode/). To learn more about Terraform see our documentation library’s [Terraform section](/docs/applications/configuration-management/terraform/).
2020

21-
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources as you would with our API or CLI, but in a language you may already be familiar with like JavaScript, Go, Python, and TypeScript. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
21+
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources in several programming languages, like JavaScript, Go, Python, and TypeScript. Pulumi manages your resources in the same way as Linode's API or CLI. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
2222

2323
- [Getting Started with Pulumi](/docs/applications/configuration-management/pulumi/deploy-in-code-with-pulumi/)

products/compute/high-memory/get-started/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use a [StackScript](https://www.linode.com/stackscripts) to quickly deploy softw
2424

2525
1. Create a root password for your Linode in the **Root Password** field. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique.
2626

27-
1. Click **Create**. You will be directed back to the Linodes page which will report the status of your Linode as it boots up. You can now use the Cloud Manager to:
27+
1. Click **Create**. You are directed back to the Linode's page, and this page reports the status of your Linode as it boots up. You can now use the Cloud Manager to:
2828

2929
- Boot and shut down your Linode
3030

products/compute/high-memory/guides/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tab_group_main:
66

77
## Themes
88

9-
These guides will help you with targeted topics like the basics of High Memory Linodes and how to decide if High Memory Linodes are right for you.
9+
These guides explore targeted topics like the basics of High Memory Linodes and how to decide if High Memory Linodes are right for you.
1010

1111
### High Memory Basics
1212

products/compute/kubernetes/get-started/_index.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Visit the [Kubernetes documentation](https://kubernetes.io/docs/tasks/tools/inst
3636

3737
1. From the Linode dashboard, click the **Create** button in the top right-hand side of the screen and select **Kubernetes** from the dropdown menu.
3838

39-
1. The **Create a Kubernetes Cluster** page will appear. At the top of the page, you'll be required to select the following options:
39+
1. The **Create a Kubernetes Cluster** page appears. At the top of the page, you are required to select the following options:
4040

41-
- In the **Cluster Label** field, provide a name for your cluster. The name must be unique between all of the clusters on your account. This name will be how you identify your cluster in the Cloud Manager’s Dashboard.
41+
- In the **Cluster Label** field, provide a name for your cluster. The name must be unique between all of the clusters on your account. This name is how you identify your cluster in the Cloud Manager’s Dashboard.
4242

4343
- From the **Region** dropdown menu, select the **Region** where you would like your cluster to reside.
4444

@@ -48,15 +48,15 @@ Visit the [Kubernetes documentation](https://kubernetes.io/docs/tasks/tools/inst
4848

4949
1. Once you're satisfied with the number of nodes in a node pool, select **Add** to include it in your configuration. If you decide that you need more or fewer hardware resources after you deploy your cluster, you can always [edit your Node Pool](#edit-or-remove-existing-node-pools).
5050

51-
1. Once a pool has been added to your configuration, you will see it listed in the **Cluster Summary** on the right-hand side of the Cloud Manager detailing your cluster's hardware resources and monthly cost. Additional pools can be added before finalizing the cluster creation process by repeating the previous step for each additional pool.
51+
1. Once a pool has been added to your configuration, it is listed in the **Cluster Summary** on the right-hand side of the Cloud Manager detailing your cluster's hardware resources and monthly cost. Additional pools can be added before finalizing the cluster creation process by repeating the previous step for each additional pool.
5252

53-
1. When you are satisfied with the configuration of your cluster, click the **Create Cluster** button on the right hand side of the screen. Your cluster's detail page will appear on the following page where you will see your Node Pools listed. From this page, you can [edit your existing Node Pools](#edit-or-remove-existing-node-pools), [access your Kubeconfig file](#access-and-download-your-kubeconfig), and view an overview of your cluster's resource details.
53+
1. When you are satisfied with the configuration of your cluster, click the **Create Cluster** button on the right hand side of the screen. Your cluster's detail page appears, and your Node Pools are listed on this page. From this page, you can [edit your existing Node Pools](#edit-or-remove-existing-node-pools), [access your Kubeconfig file](#access-and-download-your-kubeconfig), and view an overview of your cluster's resource details.
5454

5555
### Access and Download your kubeconfig
5656

5757
1. To access your cluster's kubeconfig, log into your Cloud Manager account and navigate to the **Kubernetes** section.
5858

59-
1. From the Kubernetes listing page, click on your cluster's **more options ellipsis** and select **Download kubeconfig**. The file will be saved to your computer's `Downloads` folder.
59+
1. From the Kubernetes listing page, click on your cluster's **more options ellipsis** and select **Download kubeconfig**. The file is saved to your computer's `Downloads` folder.
6060

6161
1. Open a terminal shell and save your kubeconfig file's path to the `$KUBECONFIG` environment variable. In the example command, the kubeconfig file is located in the `Downloads` folder, but you should alter this line with this folder's location on your computer:
6262

products/compute/kubernetes/guides/_index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ tab_group_main:
66

77
## Building Blocks
88

9-
- [Install kubectl](/docs/products/compute/kubernetes/guides/install-kubectl): Before you create a cluster with LKE, you’ll need to install kubectl on your local machine.
9+
- [Install kubectl](/docs/products/compute/kubernetes/guides/install-kubectl): Before you create a cluster with LKE, you need to install kubectl on your local machine.
1010

1111
- [Create an LKE Cluster](/docs/products/compute/kubernetes/guides/create-lke-cluster): Quickly and easily create an LKE cluster from the Cloud Manager with a just a few clicks.
1212

13-
- [Download Your kubeconfg](/docs/products/compute/kubernetes/guides/download-kubeconfig): Download the kubeconfig file so you can interact with your cluster with kubectl from the command line.
13+
- [Download Your kubeconfig](/docs/products/compute/kubernetes/guides/download-kubeconfig): Download the kubeconfig file so you can interact with your cluster with kubectl from the command line.
1414

1515
- [Delete an LKE Cluster](/docs/products/compute/kubernetes/guides/delete-cluster): You can delete an entire cluster from the Cloud Manager.
1616

@@ -20,7 +20,7 @@ tab_group_main:
2020

2121
## Themes
2222

23-
These guides will help you with topics such as using Docker, networking, deploying websites, and using LKE with third-party tools.
23+
These guides explore topics such as using Docker, networking, deploying websites, and using LKE with third-party tools.
2424

2525
### Kubernetes Basics
2626

products/compute/shared-linodes/developers/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The [Linode CLI](https://github.com/linode/linode-cli) is a wrapper around the L
1818

1919
**Terraform**: Terraform is an Infrastructure-as-code tool that includes management features for various types of Linode resources. Use Linode’s [official Terraform Provider](https://registry.terraform.io/providers/linode/linode/latest/docs) to [provision Linode Environments](/docs/applications/configuration-management/terraform/how-to-build-your-infrastructure-using-terraform-and-linode/). To learn more about Terraform see our documentation library’s [Terraform section](/docs/applications/configuration-management/terraform/).
2020

21-
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources as you would with our API or CLI, but in a language you may already be familiar with like JavaScript, Go, Python, and TypeScript. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
21+
**Pulumi**: Pulumi is a development tool that allows you to write computer programs which deploy cloud resources. With [Pulumi’s Linode integration](https://github.com/pulumi/pulumi-linode), you can manage your Linode resources in several programming languages, like JavaScript, Go, Python, and TypeScript. Pulumi manages your resources in the same way as Linode's API or CLI. See [Pulumi’s documentation](https://www.pulumi.com/docs/intro/cloud-providers/linode/) to get started.
2222

2323
- [Getting Started with Pulumi](/docs/applications/configuration-management/pulumi/deploy-in-code-with-pulumi/)

products/compute/shared-linodes/get-started/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use a [StackScript](https://www.linode.com/stackscripts) to quickly deploy softw
2424

2525
1. Create a root password for your Linode in the **Root Password** field. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique.
2626

27-
1. Click **Create**. You will be directed back to the Linodes page which will report the status of your Linode as it boots up. You can now use the Cloud Manager to:
27+
1. Click **Create**. You are directed back to the Linode's page, and this page reports the status of your Linode as it boots up. You can now use the Cloud Manager to:
2828

2929
- Boot and shut down your Linode
3030

0 commit comments

Comments
 (0)