Skip to content

Instantly share code, notes, and snippets.

@oke-py
oke-py / en.diff
Created August 27, 2020 05:31
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/tools/_index.md b/content/en/docs/tasks/tools/_index.md
index 78a5ead6c..a942f3ea8 100755
--- a/content/en/docs/tasks/tools/_index.md
+++ b/content/en/docs/tasks/tools/_index.md
@@ -1,5 +1,41 @@
---
title: "Install Tools"
+description: Set up Kubernetes tools on your computer.
weight: 10
+no_list: true
@oke-py
oke-py / en.diff
Created August 26, 2020 00:25
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/tls/certificate-rotation.md b/content/en/docs/tasks/tls/certificate-rotation.md
index 3cf55db33..890621c19 100644
--- a/content/en/docs/tasks/tls/certificate-rotation.md
+++ b/content/en/docs/tasks/tls/certificate-rotation.md
@@ -2,23 +2,24 @@
reviewers:
- jcbsmpsn
- mikedanese
-title: Certificate Rotation
-content_template: templates/task
@oke-py
oke-py / en.diff
Created August 26, 2020 00:23
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/tls/_index.md b/content/en/docs/tasks/tls/_index.md
index 8607aa28d..6fb692384 100755
--- a/content/en/docs/tasks/tls/_index.md
+++ b/content/en/docs/tasks/tls/_index.md
@@ -1,5 +1,6 @@
---
title: "TLS"
weight: 100
+description: Understand how to protect traffic within your cluster using Transport Layer Security (TLS).
---
@oke-py
oke-py / en.diff
Created August 26, 2020 00:21
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/service-catalog/install-service-catalog-using-sc.md b/content/en/docs/tasks/service-catalog/install-service-catalog-using-sc.md
index 2a50ca2ff..937f1170a 100644
--- a/content/en/docs/tasks/service-catalog/install-service-catalog-using-sc.md
+++ b/content/en/docs/tasks/service-catalog/install-service-catalog-using-sc.md
@@ -2,10 +2,10 @@
title: Install Service Catalog using SC
reviewers:
- chenopis
-content_template: templates/task
+content_type: task
@oke-py
oke-py / en.diff
Created August 26, 2020 00:20
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md b/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md
index 2fbed683c..95213176b 100644
--- a/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md
+++ b/content/en/docs/tasks/service-catalog/install-service-catalog-using-helm.md
@@ -2,32 +2,32 @@
title: Install Service Catalog using Helm
reviewers:
- chenopis
-content_template: templates/task
+content_type: task
@oke-py
oke-py / en.diff
Created August 26, 2020 00:19
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/service-catalog/_index.md b/content/en/docs/tasks/service-catalog/_index.md
index 17bbaec3e..77e5fa25e 100755
--- a/content/en/docs/tasks/service-catalog/_index.md
+++ b/content/en/docs/tasks/service-catalog/_index.md
@@ -1,5 +1,6 @@
---
-title: "Install Service Catalog"
+title: "Service Catalog"
+description: Install the Service Catalog extension API.
weight: 150
@oke-py
oke-py / en.diff
Created August 25, 2020 09:39
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/run-application/scale-stateful-set.md b/content/en/docs/tasks/run-application/scale-stateful-set.md
index 462025836..6e34babf9 100644
--- a/content/en/docs/tasks/run-application/scale-stateful-set.md
+++ b/content/en/docs/tasks/run-application/scale-stateful-set.md
@@ -8,15 +8,16 @@ reviewers:
- kow3ns
- smarterclayton
title: Scale a StatefulSet
-content_template: templates/task
+content_type: task
@oke-py
oke-py / en.diff
Created August 25, 2020 09:37
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/run-application/run-stateless-application-deployment.md b/content/en/docs/tasks/run-application/run-stateless-application-deployment.md
index c9e0aebd5..9e6ed4a25 100644
--- a/content/en/docs/tasks/run-application/run-stateless-application-deployment.md
+++ b/content/en/docs/tasks/run-application/run-stateless-application-deployment.md
@@ -1,34 +1,36 @@
---
title: Run a Stateless Application Using a Deployment
min-kubernetes-server-version: v1.9
-content_template: templates/tutorial
+content_type: tutorial
@oke-py
oke-py / en.diff
Created August 25, 2020 09:36
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/run-application/run-single-instance-stateful-application.md b/content/en/docs/tasks/run-application/run-single-instance-stateful-application.md
index 777265c68..4c43948a2 100644
--- a/content/en/docs/tasks/run-application/run-single-instance-stateful-application.md
+++ b/content/en/docs/tasks/run-application/run-single-instance-stateful-application.md
@@ -1,37 +1,39 @@
---
title: Run a Single-Instance Stateful Application
-content_template: templates/tutorial
+content_type: tutorial
weight: 20
@oke-py
oke-py / en.diff
Created August 25, 2020 09:35
git diff upstream/release-1.17 fb6364d <file>
diff --git a/content/en/docs/tasks/run-application/run-replicated-stateful-application.md b/content/en/docs/tasks/run-application/run-replicated-stateful-application.md
index 7a85a7401..a5346f027 100644
--- a/content/en/docs/tasks/run-application/run-replicated-stateful-application.md
+++ b/content/en/docs/tasks/run-application/run-replicated-stateful-application.md
@@ -7,11 +7,11 @@ reviewers:
- kow3ns
- smarterclayton
title: Run a Replicated Stateful Application
-content_template: templates/tutorial
+content_type: tutorial