add explicit titles to docs
This commit is contained in:
@@ -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,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 %}
|
||||
|
||||
Reference in New Issue
Block a user