This page contains an overview of the various feature gates an administrator can specify on etcd. See feature stages for an explanation of the stages for a feature. Overview Feature gates are a set of key=value pairs that describe etcd features. You can turn these features on or off using the --feature-gates command line flag on etcd. etcd lets you enable or disable a set of feature gates. Use -h flag to see a full set of feature gates. To set feature gates, use the --feature-gates flag assig...