Skip to content

Topic

Feature Flags

Configuration switches that let code ship in a disabled state and be turned on later without a new release, commonly used for staged rollouts and reversible changes.

Current clusters