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

Operator overview pages for internal operators (commons, secret, listener) #408

Open
3 tasks
fhennig opened this issue May 17, 2023 · 0 comments
Open
3 tasks

Comments

@fhennig
Copy link
Contributor

fhennig commented May 17, 2023

Follow up to #282

Explain for every operator:

  • which roles does it have and what do they mean?
  • Which resources does it create:
    • i.e. statefulsets per role
    • configmap for discovery
  • also a diagram
  • which resources does it tear down again?
    • for example, ConfigMaps and PVCs are staying
  • what are the dependencies, what other operators does it connect to?
  • link to demos

Operators:

  • commons
  • secret
  • listener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant