You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/kubernetes/anatomy-of-kubernetes-yaml.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Anatomy of Kubernetes YAML
3
3
---
4
4
5
-
Let's take a look at a couple of YAML files that your infrastructure will typically be composed of. Note that you don't have to fully understand what they do or instantly know how to write them, but by the time you finish this lesson, you should have a good idea of how we'll be defining our infrastructure.
5
+
Let's take a look at a couple of YAML files that our infrastructure will typically be composed of. Note that we don't have to fully understand what they do or instantly know how to write them, but by the time we finish this lesson, we should have a good idea of how we'll be defining our infrastructure.
0 commit comments