forked from kubernetes/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localization for glossary tag headers.
- Loading branch information
1 parent
b6dfb3a
commit 74b03f9
Showing
14 changed files
with
99 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: architecture | ||
name: Architecture | ||
description: The inner components of Kubernetes. | ||
nameKey: canonical_tag_architecture_name | ||
descriptionKey: canonical_tag_architecture_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: community | ||
name: Community | ||
description: Related to Kubernetes open-source development. | ||
nameKey: canonical_tag_community_name | ||
descriptionKey: canonical_tag_community_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: core-object | ||
name: Core Object | ||
description: A resource type that Kubernetes supports by default. | ||
nameKey: canonical_tag_core_object_name | ||
descriptionKey: canonical_tag_core_object_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: extension | ||
name: Extension | ||
description: Supported customizations of Kubernetes. | ||
nameKey: canonical_tag_extension_name | ||
descriptionKey: canonical_tag_extension_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: fundamental | ||
name: Fundamental | ||
description: Relevant for a first-time user of Kubernetes. | ||
nameKey: canonical_tag_fundamental_name | ||
descriptionKey: canonical_tag_fundamental_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: networking | ||
name: Networking | ||
description: How Kubernetes components talk to each other (and to programs outside the cluster). | ||
nameKey: canonical_tag_networking_name | ||
descriptionKey: canonical_tag_networking_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: operation | ||
name: Operation | ||
description: Starting and maintaining Kubernetes. | ||
nameKey: canonical_tag_operation_name | ||
descriptionKey: canonical_tag_operation_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: security | ||
name: Security | ||
description: Keeping Kubernetes applications safe and secure. | ||
nameKey: canonical_tag_security_name | ||
descriptionKey: canonical_tag_security_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: storage | ||
name: Storage | ||
description: How Kubernetes applications handle persistent data. | ||
nameKey: canonical_tag_storage_name | ||
descriptionKey: canonical_tag_storage_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: tool | ||
name: Tool | ||
description: Software that makes Kubernetes easier or better to use. | ||
nameKey: canonical_tag_tool_name | ||
descriptionKey: canonical_tag_tool_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: user-type | ||
name: User Type | ||
description: Represents a common type of Kubernetes user. | ||
nameKey: canonical_tag_user_type_name | ||
descriptionKey: canonical_tag_user_type_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
id: workload | ||
name: Workload | ||
description: Applications running on Kubernetes. | ||
nameKey: canonical_tag_workload_name | ||
descriptionKey: canonical_tag_workload_description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters