即使删除连接的节点后,卷也不会自动断开连接
适用场景
- Trident 21.10.1
- Kubernetes 1.22.5
- 已删除卷所连接的节点
问题描述
VolumeAttachment对象仍附加到已删除的节点- POD 停留
ContainerCreating在状态,因为VolumeAttachment出现以下错误而失败:
rpc error: code = NotFound desc = node <DELETED_NODE> was not found
VolumeAttachment 对象仍附加到已删除的节点ContainerCreating 在状态,因为VolumeAttachment 出现以下错误而失败:rpc error: code = NotFound desc = node <DELETED_NODE> was not found