Change Task titles to imperative: Admin. (#4033)
This commit is contained in:
+2
-2
@@ -97,7 +97,7 @@ toc:
|
|||||||
section:
|
section:
|
||||||
- docs/tasks/tls/managing-tls-in-a-cluster.md
|
- docs/tasks/tls/managing-tls-in-a-cluster.md
|
||||||
|
|
||||||
- title: Administering a Cluster
|
- title: Administer a Cluster
|
||||||
section:
|
section:
|
||||||
- docs/tasks/administer-cluster/access-cluster-api.md
|
- docs/tasks/administer-cluster/access-cluster-api.md
|
||||||
- docs/tasks/administer-cluster/access-cluster-services.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/running-cloud-controller.md
|
||||||
- docs/tasks/administer-cluster/highly-available-master.md
|
- docs/tasks/administer-cluster/highly-available-master.md
|
||||||
- docs/tasks/administer-cluster/configure-multiple-schedulers.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/
|
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
|
- 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:
|
redirect_from:
|
||||||
- "/docs/user-guide/accessing-the-cluster/"
|
- "/docs/user-guide/accessing-the-cluster/"
|
||||||
- "/docs/user-guide/accessing-the-cluster.html"
|
- "/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:
|
redirect_from:
|
||||||
- "/docs/user-guide/accessing-the-cluster/"
|
- "/docs/user-guide/accessing-the-cluster/"
|
||||||
- "/docs/user-guide/accessing-the-cluster.html"
|
- "/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 %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% include templates/task.md %}
|
{% include templates/task.md %}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- derekwaynecarr
|
- derekwaynecarr
|
||||||
- janetkuo
|
- janetkuo
|
||||||
title: Applying Resource Quotas and Limits
|
title: Apply Resource Quotas and Limits
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/resourcequota/walkthrough/"
|
- "/docs/admin/resourcequota/walkthrough/"
|
||||||
- "/docs/admin/resourcequota/walkthrough.html"
|
- "/docs/admin/resourcequota/walkthrough.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- caseydavenport
|
- caseydavenport
|
||||||
title: Using Calico for NetworkPolicy
|
title: Use Calico for NetworkPolicy
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/getting-started-guides/network-policy/calico/"
|
- "/docs/getting-started-guides/network-policy/calico/"
|
||||||
- "/docs/getting-started-guides/network-policy/calico.html"
|
- "/docs/getting-started-guides/network-policy/calico.html"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Changing the default StorageClass
|
title: Change the default StorageClass
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Changing the Reclaim Policy of a PersistentVolume
|
title: Change the Reclaim Policy of a PersistentVolume
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- davidopp
|
- davidopp
|
||||||
- madhusudancs
|
- madhusudancs
|
||||||
title: Configuring Multiple Schedulers
|
title: Configure Multiple Schedulers
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/multiple-schedulers/"
|
- "/docs/admin/multiple-schedulers/"
|
||||||
- "/docs/admin/multiple-schedulers.html"
|
- "/docs/admin/multiple-schedulers.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- davidopp
|
- davidopp
|
||||||
title: Configuring a Pod Disruption Budget
|
title: Configure a Pod Disruption Budget
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/disruptions/"
|
- "/docs/admin/disruptions/"
|
||||||
- "/docs/admin/disruptions.html"
|
- "/docs/admin/disruptions.html"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- mml
|
- mml
|
||||||
- wojtek-t
|
- wojtek-t
|
||||||
title: Configuring, Upgrading, and Rolling Back etcd
|
title: Configure, Upgrade, and Roll Back etcd
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/concepts/storage/etcd-store-api-object/"
|
- "/docs/concepts/storage/etcd-store-api-object/"
|
||||||
- "/docs/concepts/storage/etcd-store-api-object.html"
|
- "/docs/concepts/storage/etcd-store-api-object.html"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- derekwaynecarr
|
- derekwaynecarr
|
||||||
- janetkuo
|
- janetkuo
|
||||||
title: Setting Pod CPU and Memory Limits
|
title: Set Pod CPU and Memory Limits
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/limitrange/"
|
- "/docs/admin/limitrange/"
|
||||||
- "/docs/admin/limitrange/index.html"
|
- "/docs/admin/limitrange/index.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- caseydavenport
|
- caseydavenport
|
||||||
title: Declaring Network Policy
|
title: Declare Network Policy
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/getting-started-guides/network-policy/walkthrough/"
|
- "/docs/getting-started-guides/network-policy/walkthrough/"
|
||||||
- "/docs/getting-started-guides/network-policy/walkthrough.html"
|
- "/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 %}
|
{% capture overview %}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- jszczepkowski
|
- jszczepkowski
|
||||||
title: Setting up High-Availability Kubernetes Masters
|
title: Set up High-Availability Kubernetes Masters
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/ha-master-gce/"
|
- "/docs/admin/ha-master-gce/"
|
||||||
- "/docs/admin/ha-master-gce.html"
|
- "/docs/admin/ha-master-gce.html"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Limiting Storage Consumption
|
title: Limit Storage Consumption
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/resourcequota/limitstorageconsumption/"
|
- "/docs/admin/resourcequota/limitstorageconsumption/"
|
||||||
- "/docs/admin/resourcequota/limitstorageconsumption.html"
|
- "/docs/admin/resourcequota/limitstorageconsumption.html"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- derekwaynecarr
|
- derekwaynecarr
|
||||||
- janetkuo
|
- janetkuo
|
||||||
title: Sharing a Cluster with Namespaces
|
title: Share a Cluster with Namespaces
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/namespaces/"
|
- "/docs/admin/namespaces/"
|
||||||
- "/docs/admin/namespaces/index.html"
|
- "/docs/admin/namespaces/index.html"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ assignees:
|
|||||||
- derekwaynecarr
|
- derekwaynecarr
|
||||||
- vishh
|
- vishh
|
||||||
- timstclair
|
- timstclair
|
||||||
title: Configuring Out Of Resource Handling
|
title: Configure Out Of Resource Handling
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/out-of-resource/"
|
- "/docs/admin/out-of-resource/"
|
||||||
- "/docs/admin/out-of-resource.html"
|
- "/docs/admin/out-of-resource.html"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ assignees:
|
|||||||
- vishh
|
- vishh
|
||||||
- derekwaynecarr
|
- derekwaynecarr
|
||||||
- dashpole
|
- dashpole
|
||||||
title: Reserving Compute Resources for System Daemons
|
title: Reserve Compute Resources for System Daemons
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/admin/node-allocatable/"
|
- "/docs/admin/node-allocatable/"
|
||||||
- "/docs/admin/node-allocatable.html"
|
- "/docs/admin/node-allocatable.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- chrismarino
|
- chrismarino
|
||||||
title: Using Romana for NetworkPolicy
|
title: Romana for NetworkPolicy
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/getting-started-guides/network-policy/romana/"
|
- "/docs/getting-started-guides/network-policy/romana/"
|
||||||
- "/docs/getting-started-guides/network-policy/romana.html"
|
- "/docs/getting-started-guides/network-policy/romana.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- thockin
|
- thockin
|
||||||
title: Building and Running cloud-controller-manager
|
title: Build and Run cloud-controller-manager
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/getting-started-guides/running-cloud-controller/"
|
- "/docs/getting-started-guides/running-cloud-controller/"
|
||||||
- "/docs/getting-started-guides/running-cloud-controller.html"
|
- "/docs/getting-started-guides/running-cloud-controller.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- davidopp
|
- davidopp
|
||||||
title: Safely Draining a Node while Respecting Application SLOs
|
title: Safely Drain a Node while Respecting Application SLOs
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- mikedanese
|
- mikedanese
|
||||||
- thockin
|
- thockin
|
||||||
title: Sharing Cluster Access with kubeconfig
|
title: Share Cluster Access with kubeconfig
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/sharing-clusters/"
|
- "/docs/user-guide/sharing-clusters/"
|
||||||
- "/docs/user-guide/sharing-clusters.html"
|
- "/docs/user-guide/sharing-clusters.html"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
assignees:
|
assignees:
|
||||||
- bboreham
|
- bboreham
|
||||||
title: Using Weave Net for NetworkPolicy
|
title: Weave Net for NetworkPolicy
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/getting-started-guides/network-policy/weave/"
|
- "/docs/getting-started-guides/network-policy/weave/"
|
||||||
- "/docs/getting-started-guides/network-policy/weave.html"
|
- "/docs/getting-started-guides/network-policy/weave.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user