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

K8s Application Production Readiness #157

Open
phillebaba opened this issue Oct 3, 2022 · 0 comments
Open

K8s Application Production Readiness #157

phillebaba opened this issue Oct 3, 2022 · 0 comments
Assignees

Comments

@phillebaba
Copy link
Contributor

phillebaba commented Oct 3, 2022

We need a checklist which defines all things that should be done before going into production. This should either link to internal docs or to other external resources.

The purpose of this is to give a good overview of things to do before releasing to production.

Good topics to cover in the checklist.

  • Read language specific docs
  • Readiness/Liveness probes, refer to this blog as a good source
  • Incoming HTTP
  • Outgoing HTTP
  • DB
  • Metrics
  • Pod disruption budgets
  • Network Policies
  • Scaling and resource requests/limits
@CalleB3 CalleB3 changed the title Kubernetes Application Production Readiness K8s Application Production Readiness Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants