19 lines
400 B
Markdown
19 lines
400 B
Markdown
---
|
|
title: DRAControlPlaneController
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.26"
|
|
toVersion: "1.31"
|
|
|
|
removed: true
|
|
---
|
|
Enables support for resources with custom parameters and a lifecycle
|
|
that is independent of a Pod. Allocation of resources is handled
|
|
by a resource driver's control plane controller.
|