Closed
Description
the documentation mentions that:
_(Optional) To use CSI Topology, at least one node in the cluster must have the label-prefix of topology.block.csi.ibm.com to introduce topology awareness.
Important: This label-prefix must be found on the nodes in the cluster before installing the IBM® block storage CSI driver. If the nodes do not have the proper label-prefix before installation, CSI Topology cannot be used with the CSI driver._
does that mean that there should be any label with that prefix set on at least one node in the cluster? i.e. something like this:
oc label node worker1.example.com topology.block.csi.ibm.com/topology=true
Metadata
Metadata
Assignees
Labels
No labels