@@ -41,7 +41,7 @@ When a pod creation request occurs, the system does the following:
|
|||||||
the pod _without_ any injected resources from the `PodPreset`.
|
the pod _without_ any injected resources from the `PodPreset`.
|
||||||
1. Annotate the resulting modified Pod spec to indicate that it has been
|
1. Annotate the resulting modified Pod spec to indicate that it has been
|
||||||
modified by a `PodPreset`. The annotation is of the form
|
modified by a `PodPreset`. The annotation is of the form
|
||||||
`podpreset.admission.kubernetes.io/podpreset-<pod-preset name>": "<resource version>"`.
|
`podpreset.admission.kubernetes.io/podpreset-<pod-preset name>: "<resource version>"`.
|
||||||
|
|
||||||
Each Pod can be matched zero or more Pod Presets; and each `PodPreset` can be
|
Each Pod can be matched zero or more Pod Presets; and each `PodPreset` can be
|
||||||
applied to zero or more pods. When a `PodPreset` is applied to one or more
|
applied to zero or more pods. When a `PodPreset` is applied to one or more
|
||||||
|
|||||||
Reference in New Issue
Block a user