add trailing slash to avoid unnecessary 301 redirect
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: DaemonSet
|
||||
id: daemonset
|
||||
date: 2018-04-12
|
||||
full_link: /zh/docs/concepts/workloads/controllers/daemonset
|
||||
full_link: /zh/docs/concepts/workloads/controllers/daemonset/
|
||||
short_description: >
|
||||
确保 Pod 的副本在集群中的一组节点上运行。
|
||||
|
||||
@@ -18,7 +18,7 @@ tags:
|
||||
title: DaemonSet
|
||||
id: daemonset
|
||||
date: 2018-04-12
|
||||
full_link: /zh/docs/concepts/workloads/controllers/daemonset
|
||||
full_link: /zh/docs/concepts/workloads/controllers/daemonset/
|
||||
short_description: >
|
||||
Ensures a copy of a Pod is running across a set of nodes in a cluster.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user