Skip to content

Commit 05a45db

Browse files
authored
Update _index.md
"Understand the basics" to "Understand Kubernetes". There is no place in the entire docs really to go "Understand the *non* basics". There is one section "Concepts" for better or worse. Don't give the impression there is something else somewhere else. And anyway, this section should aspire to be that cardinal. Also change name of weird button to "Learn" -> "View" to make it clear this is just a link to a section of the documentation.
1 parent cd25f73 commit 05a45db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/home/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ overview: >
2222
Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>).
2323
cards:
2424
- name: concepts
25-
title: "Understand the basics"
25+
title: "Understand Kubernetes"
2626
description: "Learn about Kubernetes and its fundamental concepts."
27-
button: "Learn Concepts"
27+
button: "View Concepts"
2828
button_path: "/docs/concepts"
2929
- name: tutorials
3030
title: "Try Kubernetes"

0 commit comments

Comments
 (0)