Skip to content

Instantly share code, notes, and snippets.

@navidshaikh
Last active March 27, 2019 10:31
Show Gist options
  • Select an option

  • Save navidshaikh/b9941cb4cfb52c3c5d71a2b3f3e46d50 to your computer and use it in GitHub Desktop.

Select an option

Save navidshaikh/b9941cb4cfb52c3c5d71a2b3f3e46d50 to your computer and use it in GitHub Desktop.
Terms used in kantive context
Serving:
- stable-window: After a defined time of idleness when no request coming to revision.
- inactive-revision: Revision's state after `stable-window`.
- scale-to-zero-grace-period: The time an inactive revision is left running before it's scaled to zero.
Facts:
- After `stable-window` is lapsed, all the `inactive-revisions` now points to `activator`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment