Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the MinIO Operator init container #968

Closed
2 tasks
feorlen opened this issue Aug 23, 2023 · 1 comment · Fixed by #1060
Closed
2 tasks

Document the MinIO Operator init container #968

feorlen opened this issue Aug 23, 2023 · 1 comment · Fixed by #1060
Assignees

Comments

@feorlen
Copy link
Collaborator

feorlen commented Aug 23, 2023

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.

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

@djwfyi
Copy link
Collaborator

djwfyi commented Oct 3, 2023

Document as part of a k8s/Operator core concept doc.

@ravindk89 ravindk89 self-assigned this Nov 3, 2023
ravindk89 added a commit that referenced this issue Nov 16, 2023
Closes #1021 
Closes #1055 
Closes #968 
Closes #943 


---------

Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
Co-authored-by: Pedro Juarez <pjuarezd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants