Skip to content

Commit a460f75

Browse files
author
Tim Bannister
committed
Swap headers
Use what was previously a second-level heading as the page title.
1 parent 634c17f commit a460f75

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+2
-2
lines changed

content/en/docs/concepts/overview/working-with-objects/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understanding Kubernetes Objects
2+
title: Objects In Kubernetes
33
content_type: concept
44
weight: 10
55
description: >
@@ -19,7 +19,7 @@ express them in `.yaml` format.
1919

2020
<!-- body -->
2121

22-
## Objects in Kubernetes {#kubernetes-objects}
22+
## Understanding Kubernetes objects {#kubernetes-objects}
2323

2424
*Kubernetes objects* are persistent entities in the Kubernetes system. Kubernetes uses these
2525
entities to represent the state of your cluster. Specifically, they can describe:

0 commit comments

Comments
 (0)