You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This annotation is automatically added when [CSIMigration](/blog/2019/12/09/kubernetes-1-17-feature-csi-migration-beta/#what-is-csi-migration) is turned on for the CSINode object that maps to a node that installs CSIDriver. This annotation shows the in-tree plugin name of the migrated plugin. Its value depends upon the in-tree cloud provider storage type that is used in your cluster.
1006
+
This annotation is automatically added for the CSINode object that maps to a node that
1007
+
installs CSIDriver. This annotation shows the in-tree plugin name of the migrated plugin. Its
1008
+
value depends on your cluster's in-tree cloud provider storage type.
1007
1009
1008
-
For example, if migration is enabled where the in-tree cloud provider storage type is `CSIMigrationvSphere`, the CSINodes instance for the node should be updated with:
1010
+
For example, if the in-tree cloud provider storage type is `CSIMigrationvSphere`, the CSINodes instance for the node should be updated with:
0 commit comments