Split PodPreset concept out from task doc (#5984)

This commit is contained in:
Qiming
2017-10-26 05:41:51 +08:00
committed by Steve Perry
parent 59fd2c4088
commit 583805b507
4 changed files with 87 additions and 57 deletions
+2 -1
View File
@@ -364,7 +364,8 @@ For more information about persistent volume claims, see ["PersistentVolumeClaim
### PodPreset
This plug-in injects a pod with the fields specified in a matching PodPreset.
See also [Inject Information into Pods Using a PodPreset](/docs/tasks/inject-data-application/podpreset)
See also [PodPreset concept](docs/concepts/workloads/pods/podpreset/) and
[Inject Information into Pods Using a PodPreset](/docs/tasks/inject-data-application/podpreset)
for more information.
### PodSecurityPolicy