Skip to content

Commit 515453c

Browse files
lab13-cleanup.md (#2632)
Grammar check
1 parent 8a017ee commit 515453c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: Wale Soyinka
3-
contributors: Steven Spencer
3+
contributors: Steven Spencer, Ganna Zhyrnova
44
tags:
55
- kubernetes
66
- k8s
@@ -9,14 +9,14 @@ tags:
99

1010
# Lab 13: Cleaning Up
1111

12-
> This is a fork of the original ["Kubernetes the hard way"](https://github.com/kelseyhightower/kubernetes-the-hard-way) originally written by Kelsey Hightower (GitHub: kelseyhightower). Unlike the original that bases itself on Debian like distributions for the ARM64 architecture, this fork targets Enterprise Linux distributions such as Rocky Linux running on x86_64 architecture.
12+
> This is a fork of the original ["Kubernetes the hard way"](https://github.com/kelseyhightower/kubernetes-the-hard-way) originally written by Kelsey Hightower (GitHub: kelseyhightower). Unlike the original, which bases itself on Debian-like distributions for the ARM64 architecture, this fork targets Enterprise Linux distributions such as Rocky Linux, which runs on x86_64 architecture.
1313
14-
In this lab you will delete the compute resources created during this tutorial.
14+
You will delete the compute resources created during this tutorial in this lab.
1515

1616
## Compute Instances
1717

18-
Previous versions of this guide made use of GCP resources for various aspects of compute and networking. The current version is agnostic, and you perform all configurations on the `jumpbox`, `server`, or nodes.
18+
Previous versions of this guide used GCP resources for various aspects of computing and networking. The current version is agnostic; you perform all configurations on the `jumpbox`, `server`, or nodes.
1919

20-
Clean up is as simple as deleting all virtual machines you created for this exercise.
20+
Cleaning up is as simple as deleting all virtual machines you created for this exercise.
2121

2222
Next: [Start Over](lab0-README.md)

0 commit comments

Comments
 (0)