parent
506842bc16
commit
fe11c3f8f7
|
@ -35,7 +35,7 @@ This page describes how to use Initializers and External Admission Webhooks.
|
||||||
* A list of pending pre-initialization tasks, stored in every object's metadata
|
* A list of pending pre-initialization tasks, stored in every object's metadata
|
||||||
(e.g., "AddMyCorporatePolicySidecar").
|
(e.g., "AddMyCorporatePolicySidecar").
|
||||||
|
|
||||||
* A user customized controller, which actually perform those tasks. The name of the task
|
* A user customized controller, which actually performs those tasks. The name of the task
|
||||||
corresponds to the controller which performs the task. For clarity, we call
|
corresponds to the controller which performs the task. For clarity, we call
|
||||||
them *initializer controllers* in this page.
|
them *initializer controllers* in this page.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue