16 lines
518 B
Markdown
16 lines
518 B
Markdown
---
|
|
# Removed from Kubernetes
|
|
title: CSIMigrationAWS
|
|
content_type: feature_gate
|
|
|
|
_build:
|
|
list: never
|
|
render: false
|
|
---
|
|
Enables shims and translation logic to route volume
|
|
operations from the AWS-EBS in-tree plugin to EBS CSI plugin. Supports
|
|
falling back to in-tree EBS plugin for mount operations to nodes that have
|
|
the feature disabled or that do not have EBS CSI plugin installed and
|
|
configured. Does not support falling back for provision operations, for those
|
|
the CSI plugin must be installed and configured.
|