aboutsummaryrefslogtreecommitdiff
path: root/_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides
diff options
context:
space:
mode:
Diffstat (limited to '_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides')
-rw-r--r--_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides3
1 files changed, 2 insertions, 1 deletions
diff --git a/_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides b/_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides
index fe99f09..cb374f4 100644
--- a/_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides
+++ b/_slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides
@@ -4,6 +4,7 @@ date: 2020-10-10
layout: slides
lang: en
ref: rollout-feature-flag-experiment-operational-toggle
+published: false
---
# Rollout, feature flag, experiment, operational toggle
@@ -113,7 +114,7 @@ We now know about the types
# backend
-1. **rollout**: k8s, canary pipeline and `common-rollout`
+1. **rollout**: k8s, blue/green, canary pipeline and `common-rollout`
2. **feature flag**: `common-rollout` and datasets
3. **operational toggle**: `common-rollout`
4. **experiment**: `common-xp`