website/content/en/docs/reference/command-line-tools-reference/feature-gates/initializers.md

23 lines
391 B
Markdown

---
# Removed from Kubernetes
title: Initializers
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.7"
toVersion: "1.13"
- stage: deprecated
fromVersion: "1.14"
toVersion: "1.14"
removed: true
---
Allow asynchronous coordination of object creation using the
Initializers admission plugin.