diff --git a/_data/tasks.yml b/_data/tasks.yml index d18882ab09..fd86b354e6 100644 --- a/_data/tasks.yml +++ b/_data/tasks.yml @@ -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 diff --git a/docs/tasks/administer-cluster/access-cluster-api.md b/docs/tasks/administer-cluster/access-cluster-api.md index 4f162f40f9..aba78582f0 100644 --- a/docs/tasks/administer-cluster/access-cluster-api.md +++ b/docs/tasks/administer-cluster/access-cluster-api.md @@ -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" diff --git a/docs/tasks/administer-cluster/access-cluster-services.md b/docs/tasks/administer-cluster/access-cluster-services.md index 46025c6ec0..db0d9e5253 100644 --- a/docs/tasks/administer-cluster/access-cluster-services.md +++ b/docs/tasks/administer-cluster/access-cluster-services.md @@ -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 %} \ No newline at end of file +{% include templates/task.md %} diff --git a/docs/tasks/administer-cluster/apply-resource-quota-limit.md b/docs/tasks/administer-cluster/apply-resource-quota-limit.md index 1000273114..5183797a0c 100644 --- a/docs/tasks/administer-cluster/apply-resource-quota-limit.md +++ b/docs/tasks/administer-cluster/apply-resource-quota-limit.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" diff --git a/docs/tasks/administer-cluster/calico-network-policy.md b/docs/tasks/administer-cluster/calico-network-policy.md index a57fc71383..b513c547c9 100644 --- a/docs/tasks/administer-cluster/calico-network-policy.md +++ b/docs/tasks/administer-cluster/calico-network-policy.md @@ -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" diff --git a/docs/tasks/administer-cluster/change-default-storage-class.md b/docs/tasks/administer-cluster/change-default-storage-class.md index 0d3c1acbf2..fae6328ad5 100644 --- a/docs/tasks/administer-cluster/change-default-storage-class.md +++ b/docs/tasks/administer-cluster/change-default-storage-class.md @@ -1,5 +1,5 @@ --- -title: Changing the default StorageClass +title: Change the default StorageClass --- {% capture overview %} diff --git a/docs/tasks/administer-cluster/change-pv-reclaim-policy.md b/docs/tasks/administer-cluster/change-pv-reclaim-policy.md index 9562f2723b..3ee13ff261 100644 --- a/docs/tasks/administer-cluster/change-pv-reclaim-policy.md +++ b/docs/tasks/administer-cluster/change-pv-reclaim-policy.md @@ -1,5 +1,5 @@ --- -title: Changing the Reclaim Policy of a PersistentVolume +title: Change the Reclaim Policy of a PersistentVolume --- {% capture overview %} diff --git a/docs/tasks/administer-cluster/configure-multiple-schedulers.md b/docs/tasks/administer-cluster/configure-multiple-schedulers.md index d31b70beda..1acff68bfd 100644 --- a/docs/tasks/administer-cluster/configure-multiple-schedulers.md +++ b/docs/tasks/administer-cluster/configure-multiple-schedulers.md @@ -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" diff --git a/docs/tasks/administer-cluster/configure-pod-disruption-budget.md b/docs/tasks/administer-cluster/configure-pod-disruption-budget.md index 28f9d0409f..c2e72a0a1f 100644 --- a/docs/tasks/administer-cluster/configure-pod-disruption-budget.md +++ b/docs/tasks/administer-cluster/configure-pod-disruption-budget.md @@ -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" diff --git a/docs/tasks/administer-cluster/configure-upgrade-etcd.md b/docs/tasks/administer-cluster/configure-upgrade-etcd.md index 7d3e09f531..cf3e89bc5d 100644 --- a/docs/tasks/administer-cluster/configure-upgrade-etcd.md +++ b/docs/tasks/administer-cluster/configure-upgrade-etcd.md @@ -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" diff --git a/docs/tasks/administer-cluster/cpu-memory-limit.md b/docs/tasks/administer-cluster/cpu-memory-limit.md index 415f357808..73a8a65f5e 100644 --- a/docs/tasks/administer-cluster/cpu-memory-limit.md +++ b/docs/tasks/administer-cluster/cpu-memory-limit.md @@ -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" diff --git a/docs/tasks/administer-cluster/declare-network-policy.md b/docs/tasks/administer-cluster/declare-network-policy.md index a444d698da..cb5805e1cf 100644 --- a/docs/tasks/administer-cluster/declare-network-policy.md +++ b/docs/tasks/administer-cluster/declare-network-policy.md @@ -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" diff --git a/docs/tasks/administer-cluster/dns-horizontal-autoscaling.md b/docs/tasks/administer-cluster/dns-horizontal-autoscaling.md index 6ef7bf6011..7ebcf89071 100644 --- a/docs/tasks/administer-cluster/dns-horizontal-autoscaling.md +++ b/docs/tasks/administer-cluster/dns-horizontal-autoscaling.md @@ -1,5 +1,5 @@ --- -title: Autoscaling the DNS Service in a Cluster +title: Autoscale the DNS Service in a Cluster --- {% capture overview %} diff --git a/docs/tasks/administer-cluster/highly-available-master.md b/docs/tasks/administer-cluster/highly-available-master.md index eb150563f8..e061bef416 100644 --- a/docs/tasks/administer-cluster/highly-available-master.md +++ b/docs/tasks/administer-cluster/highly-available-master.md @@ -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" diff --git a/docs/tasks/administer-cluster/limit-storage-consumption.md b/docs/tasks/administer-cluster/limit-storage-consumption.md index accf43bc7a..2b402c8743 100644 --- a/docs/tasks/administer-cluster/limit-storage-consumption.md +++ b/docs/tasks/administer-cluster/limit-storage-consumption.md @@ -1,5 +1,5 @@ --- -title: Limiting Storage Consumption +title: Limit Storage Consumption redirect_from: - "/docs/admin/resourcequota/limitstorageconsumption/" - "/docs/admin/resourcequota/limitstorageconsumption.html" diff --git a/docs/tasks/administer-cluster/namespaces.md b/docs/tasks/administer-cluster/namespaces.md index caf990b061..6d55989398 100644 --- a/docs/tasks/administer-cluster/namespaces.md +++ b/docs/tasks/administer-cluster/namespaces.md @@ -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" diff --git a/docs/tasks/administer-cluster/out-of-resource.md b/docs/tasks/administer-cluster/out-of-resource.md index c2b817f9a0..a076b0dc77 100644 --- a/docs/tasks/administer-cluster/out-of-resource.md +++ b/docs/tasks/administer-cluster/out-of-resource.md @@ -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" diff --git a/docs/tasks/administer-cluster/reserve-compute-resources.md b/docs/tasks/administer-cluster/reserve-compute-resources.md index 5a2d45fcf0..f66874f615 100644 --- a/docs/tasks/administer-cluster/reserve-compute-resources.md +++ b/docs/tasks/administer-cluster/reserve-compute-resources.md @@ -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" diff --git a/docs/tasks/administer-cluster/romana-network-policy.md b/docs/tasks/administer-cluster/romana-network-policy.md index 3013a3ee6d..897298d863 100644 --- a/docs/tasks/administer-cluster/romana-network-policy.md +++ b/docs/tasks/administer-cluster/romana-network-policy.md @@ -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" diff --git a/docs/tasks/administer-cluster/running-cloud-controller.md b/docs/tasks/administer-cluster/running-cloud-controller.md index 367f82a3c0..9ee04f0249 100644 --- a/docs/tasks/administer-cluster/running-cloud-controller.md +++ b/docs/tasks/administer-cluster/running-cloud-controller.md @@ -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" diff --git a/docs/tasks/administer-cluster/safely-drain-node.md b/docs/tasks/administer-cluster/safely-drain-node.md index 6895bb4412..4ead95accd 100644 --- a/docs/tasks/administer-cluster/safely-drain-node.md +++ b/docs/tasks/administer-cluster/safely-drain-node.md @@ -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 %} diff --git a/docs/tasks/administer-cluster/share-configuration.md b/docs/tasks/administer-cluster/share-configuration.md index b33fd5cd64..77ae867707 100644 --- a/docs/tasks/administer-cluster/share-configuration.md +++ b/docs/tasks/administer-cluster/share-configuration.md @@ -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" diff --git a/docs/tasks/administer-cluster/weave-network-policy.md b/docs/tasks/administer-cluster/weave-network-policy.md index 3d98c7a7eb..7960007655 100644 --- a/docs/tasks/administer-cluster/weave-network-policy.md +++ b/docs/tasks/administer-cluster/weave-network-policy.md @@ -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"