lfn-cnti / bestpractices

📞📱☎️📡🌐 The focus of the Cloud Native Telecom Initiative (CNTI) Best Practices community is to define cloud native networking best practices
https://wiki.lfnetworking.org/display/LN/Best+Practices
Other
104 stars 54 forks source link

[Best Practice Proposal]: liveness probes for CNFs #251

Open taylor opened 1 year ago

taylor commented 1 year ago

Summary

A cloud native principle is that application developers understand their own resilience requirements better than operators[1]. This is exemplified in the Kubernetes best practice of pods declaring how they should be managed through the liveness and readiness entries in the pod's configuration.

Motivation

liveness probes are part of the onboarding and the ongoing health checks for CNFs.

Goals

No response

Non-Goals

No response

Proposal

No response

Workload Context

No response

User Stories

No response

Notes, Caveats, Constraints

No response

References

liveness probes are part of the onboarding and the ongoing health checks for CNFs.

taylor commented 1 year ago

Draft started here https://docs.google.com/document/d/1WW_k8IUrwoVijmTIQLOyEj5a-5Y0OG5YnbCA4i-HU9Q/edit

taylor commented 4 months ago

This has lots of content to pull from already as well as a draft to continue