You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operator uses an init container to perform some initialization for each new pod. There isn't any documentation about what it does, would be nice to have some.
Goals
Basic info on what the Operator init container does.
Maybe: additional detail on how to use your own (additional) init container.
Closes#1021Closes#1055Closes#968Closes#943
---------
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
Co-authored-by: Pedro Juarez <pjuarezd@users.noreply.github.com>
Operator uses an init container to perform some initialization for each new pod. There isn't any documentation about what it does, would be nice to have some.
Goals
Non-Goals
Detail on how to create the container itself.
Additional context
Kubernetes docs: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
@cniackz has some detail about the Operator container, not sure where.
Related to #967
The text was updated successfully, but these errors were encountered: