Make k8s.io/docs/home to support i18n (#12570)
* Make k8s.io/docs/home to support i18n * Apply kbhawkey's review comment
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
22074f5848
commit
8e5d7e4829
@@ -2,6 +2,9 @@
|
||||
title: Configure Access to Multiple Clusters
|
||||
content_template: templates/task
|
||||
weight: 30
|
||||
card:
|
||||
name: tasks
|
||||
weight: 40
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -6,6 +6,10 @@ reviewers:
|
||||
title: Web UI (Dashboard)
|
||||
content_template: templates/concept
|
||||
weight: 10
|
||||
card:
|
||||
name: tasks
|
||||
weight: 30
|
||||
title: Use the Web UI Dashboard
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
title: Configure a Pod to Use a ConfigMap
|
||||
content_template: templates/task
|
||||
weight: 150
|
||||
card:
|
||||
name: tasks
|
||||
weight: 50
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
@@ -5,6 +5,10 @@ reviewers:
|
||||
title: Install and Set Up kubectl
|
||||
content_template: templates/task
|
||||
weight: 10
|
||||
card:
|
||||
name: tasks
|
||||
weight: 20
|
||||
title: Install kubectl
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
title: Install Minikube
|
||||
content_template: templates/task
|
||||
weight: 20
|
||||
card:
|
||||
name: tasks
|
||||
weight: 10
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
Reference in New Issue
Block a user