Tags
#kubernetes
Blog posts, snippets, and glossary entries related to "kubernetes", gathered in one place.
Entries 3
- GlossaryDrain
Drain is a transition or shutdown procedure that stops accepting new requests or jobs while safely finishing only the work already in progress.
- GlossaryLiveness
Liveness is an indicator of whether a process or service is still alive rather than stopped, hung, or stuck in an unrecoverable state.
- GlossaryReadiness
Readiness is an indicator of whether a service or process is in a state where it can accept new requests or new jobs.
hsb.horse