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

Update NOTES.txt to be vocal about production guidelines #187

Closed
Tracked by #286
bootc opened this issue May 2, 2024 · 0 comments · Fixed by #330
Closed
Tracked by #286

Update NOTES.txt to be vocal about production guidelines #187

bootc opened this issue May 2, 2024 · 0 comments · Fixed by #330
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@bootc
Copy link
Member

bootc commented May 2, 2024

There's a note in the README.md about production usage, but we should probably have a big visible warning in the NOTES.txt to call out various potential issues that might impact production usage.

Most notably:

  • Using the built-in/bundled PostgreSQL chart
  • Using the built-in/bundled Redis chart
  • Not supplying an external Secret

We can also offer less shouty advice about:

  • Not using persistent storage (e.g. using object storage instead)
  • Not setting affinity if replicaCount > 1
@bootc bootc added documentation Improvements or additions to documentation enhancement New feature or request labels May 2, 2024
@bootc bootc added this to the 5.0.0 milestone May 2, 2024
LeoColomb added a commit that referenced this issue Sep 6, 2024
LeoColomb added a commit that referenced this issue Sep 6, 2024
LeoColomb added a commit that referenced this issue Sep 6, 2024
LeoColomb added a commit that referenced this issue Sep 6, 2024
LeoColomb added a commit that referenced this issue Sep 9, 2024
LeoColomb added a commit that referenced this issue Sep 18, 2024
LeoColomb added a commit that referenced this issue Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant