Change Task titles to imperative: Daemons, GPUs. (#4032)

This commit is contained in:
Steve Perry 2017-06-08 14:48:46 -07:00 committed by GitHub
parent 54eb7d2449
commit 6c99bbb509
3 changed files with 4 additions and 4 deletions

View File

@ -144,11 +144,11 @@ toc:
- docs/tasks/administer-federation/replicaset.md
- docs/tasks/administer-federation/secret.md
- title: Managing Cluster Daemons
- title: Manage Cluster Daemons
section:
- docs/tasks/manage-daemon/update-daemon-set.md
- title: Managing GPUs
- title: Manage GPUs
section:
- docs/tasks/manage-gpus/scheduling-gpus.md

View File

@ -1,7 +1,7 @@
---
assignees:
- janetkuo
title: Performing a Rolling Update on a DaemonSet
title: Perform a Rolling Update on a DaemonSet
---
{% capture overview %}

View File

@ -1,7 +1,7 @@
---
assignees:
- vishh
title: Scheduling GPUs
title: Schedule GPUs
redirect_from:
- "/docs/user-guide/gpus/"
- "/docs/user-guide/gpus.html"