Change Task titles to imperative: Admin. (#4033)

This commit is contained in:
Steve Perry
2017-06-08 15:13:29 -07:00
committed by GitHub
parent 6c99bbb509
commit e2a898ad41
23 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -97,7 +97,7 @@ toc:
section:
- docs/tasks/tls/managing-tls-in-a-cluster.md
- title: Administering a Cluster
- title: Administer a Cluster
section:
- docs/tasks/administer-cluster/access-cluster-api.md
- docs/tasks/administer-cluster/access-cluster-services.md
@@ -126,7 +126,7 @@ toc:
- docs/tasks/administer-cluster/running-cloud-controller.md
- docs/tasks/administer-cluster/highly-available-master.md
- docs/tasks/administer-cluster/configure-multiple-schedulers.md
- title: Changing Cluster Size
- title: Change Cluster Size
path: https://github.com/kubernetes/kubernetes/wiki/User-FAQ#how-do-i-change-the-size-of-my-cluster/
- title: Federation - Run an App on Multiple Clusters
@@ -1,5 +1,5 @@
---
title: Accessing Clusters Using the Kubernetes API
title: Access Clusters Using the Kubernetes API
redirect_from:
- "/docs/user-guide/accessing-the-cluster/"
- "/docs/user-guide/accessing-the-cluster.html"
@@ -1,5 +1,5 @@
---
title: Accessing Services Running on Clusters
title: Access Services Running on Clusters
redirect_from:
- "/docs/user-guide/accessing-the-cluster/"
- "/docs/user-guide/accessing-the-cluster.html"
@@ -112,4 +112,4 @@ You may be able to put an apiserver proxy url into the address bar of a browser.
{% endcapture %}
{% include templates/task.md %}
{% include templates/task.md %}
@@ -2,7 +2,7 @@
assignees:
- derekwaynecarr
- janetkuo
title: Applying Resource Quotas and Limits
title: Apply Resource Quotas and Limits
redirect_from:
- "/docs/admin/resourcequota/walkthrough/"
- "/docs/admin/resourcequota/walkthrough.html"
@@ -1,7 +1,7 @@
---
assignees:
- caseydavenport
title: Using Calico for NetworkPolicy
title: Use Calico for NetworkPolicy
redirect_from:
- "/docs/getting-started-guides/network-policy/calico/"
- "/docs/getting-started-guides/network-policy/calico.html"
@@ -1,5 +1,5 @@
---
title: Changing the default StorageClass
title: Change the default StorageClass
---
{% capture overview %}
@@ -1,5 +1,5 @@
---
title: Changing the Reclaim Policy of a PersistentVolume
title: Change the Reclaim Policy of a PersistentVolume
---
{% capture overview %}
@@ -2,7 +2,7 @@
assignees:
- davidopp
- madhusudancs
title: Configuring Multiple Schedulers
title: Configure Multiple Schedulers
redirect_from:
- "/docs/admin/multiple-schedulers/"
- "/docs/admin/multiple-schedulers.html"
@@ -1,7 +1,7 @@
---
assignees:
- davidopp
title: Configuring a Pod Disruption Budget
title: Configure a Pod Disruption Budget
redirect_from:
- "/docs/admin/disruptions/"
- "/docs/admin/disruptions.html"
@@ -2,7 +2,7 @@
assignees:
- mml
- wojtek-t
title: Configuring, Upgrading, and Rolling Back etcd
title: Configure, Upgrade, and Roll Back etcd
redirect_from:
- "/docs/concepts/storage/etcd-store-api-object/"
- "/docs/concepts/storage/etcd-store-api-object.html"
@@ -2,7 +2,7 @@
assignees:
- derekwaynecarr
- janetkuo
title: Setting Pod CPU and Memory Limits
title: Set Pod CPU and Memory Limits
redirect_from:
- "/docs/admin/limitrange/"
- "/docs/admin/limitrange/index.html"
@@ -1,7 +1,7 @@
---
assignees:
- caseydavenport
title: Declaring Network Policy
title: Declare Network Policy
redirect_from:
- "/docs/getting-started-guides/network-policy/walkthrough/"
- "/docs/getting-started-guides/network-policy/walkthrough.html"
@@ -1,5 +1,5 @@
---
title: Autoscaling the DNS Service in a Cluster
title: Autoscale the DNS Service in a Cluster
---
{% capture overview %}
@@ -1,7 +1,7 @@
---
assignees:
- jszczepkowski
title: Setting up High-Availability Kubernetes Masters
title: Set up High-Availability Kubernetes Masters
redirect_from:
- "/docs/admin/ha-master-gce/"
- "/docs/admin/ha-master-gce.html"
@@ -1,5 +1,5 @@
---
title: Limiting Storage Consumption
title: Limit Storage Consumption
redirect_from:
- "/docs/admin/resourcequota/limitstorageconsumption/"
- "/docs/admin/resourcequota/limitstorageconsumption.html"
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- derekwaynecarr
- janetkuo
title: Sharing a Cluster with Namespaces
title: Share a Cluster with Namespaces
redirect_from:
- "/docs/admin/namespaces/"
- "/docs/admin/namespaces/index.html"
@@ -3,7 +3,7 @@ assignees:
- derekwaynecarr
- vishh
- timstclair
title: Configuring Out Of Resource Handling
title: Configure Out Of Resource Handling
redirect_from:
- "/docs/admin/out-of-resource/"
- "/docs/admin/out-of-resource.html"
@@ -3,7 +3,7 @@ assignees:
- vishh
- derekwaynecarr
- dashpole
title: Reserving Compute Resources for System Daemons
title: Reserve Compute Resources for System Daemons
redirect_from:
- "/docs/admin/node-allocatable/"
- "/docs/admin/node-allocatable.html"
@@ -1,7 +1,7 @@
---
assignees:
- chrismarino
title: Using Romana for NetworkPolicy
title: Romana for NetworkPolicy
redirect_from:
- "/docs/getting-started-guides/network-policy/romana/"
- "/docs/getting-started-guides/network-policy/romana.html"
@@ -1,7 +1,7 @@
---
assignees:
- thockin
title: Building and Running cloud-controller-manager
title: Build and Run cloud-controller-manager
redirect_from:
- "/docs/getting-started-guides/running-cloud-controller/"
- "/docs/getting-started-guides/running-cloud-controller.html"
@@ -1,7 +1,7 @@
---
assignees:
- davidopp
title: Safely Draining a Node while Respecting Application SLOs
title: Safely Drain a Node while Respecting Application SLOs
---
{% capture overview %}
@@ -2,7 +2,7 @@
assignees:
- mikedanese
- thockin
title: Sharing Cluster Access with kubeconfig
title: Share Cluster Access with kubeconfig
redirect_from:
- "/docs/user-guide/sharing-clusters/"
- "/docs/user-guide/sharing-clusters.html"
@@ -1,7 +1,7 @@
---
assignees:
- bboreham
title: Using Weave Net for NetworkPolicy
title: Weave Net for NetworkPolicy
redirect_from:
- "/docs/getting-started-guides/network-policy/weave/"
- "/docs/getting-started-guides/network-policy/weave.html"