add explicit titles to docs

This commit is contained in:
Ben Balter
2016-12-15 15:16:54 -05:00
parent 2a0c64f9bd
commit bfa604351f
291 changed files with 409 additions and 212 deletions
@@ -1,4 +1,5 @@
---
title: Using Port Forwarding to Access Applications in a Cluster
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Using an HTTP Proxy to Access the Kubernetes API
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Assigning Pods to Nodes
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Autoscaling the DNS Service in a Cluster
---
{% capture overview %}
@@ -1,9 +1,9 @@
---
assignees:
- davidopp
title: Safely Draining a Node while Respecting Application SLOs
---
{% capture overview %}
This page shows how to safely drain a machine, respecting the application-level
disruption SLOs you have specified using PodDisruptionBudget.
@@ -1,4 +1,5 @@
---
title: Assigning CPU and RAM Resources to a Container
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Configuring a Pod to Use a Volume for Storage
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Defining a Command and Arguments for a Container
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Defining Environment Variables for a Container
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Distributing Credentials Securely
---
{% capture overview %}
@@ -1,4 +1,5 @@
---
title: Determining the Reason for Pod Failure
---
{% capture overview %}
+1
View File
@@ -1,4 +1,5 @@
---
title: Tasks
---
This section of the Kubernetes documentation contains pages that
@@ -7,7 +7,7 @@ assignees:
- janetkuo
- kow3ns
- smarterclayton
title: Debugging a StatefulSet
---
{% capture overview %}
@@ -4,7 +4,7 @@ assignees:
- erictune
- foxish
- smarterclayton
title: Force Deleting StatefulSet Pods
---
{% capture overview %}
@@ -5,7 +5,7 @@ assignees:
- foxish
- janetkuo
- smarterclayton
title: Deleting a Stateful Set
---
{% capture overview %}
@@ -7,7 +7,7 @@ assignees:
- janetkuo
- kow3ns
- smarterclayton
title: Scaling a StatefulSet
---
{% capture overview %}
@@ -7,7 +7,7 @@ assignees:
- janetkuo
- kow3ns
- smarterclayton
title: Upgrading from PetSets to StatefulSets
---
{% capture overview %}
@@ -7,7 +7,7 @@ assignees:
- janetkuo
- kow3ns
- smarterclayton
title: Debugging Init Containers
---
{% capture overview %}