kubectl-node-shell
kubectl-node-shell copied to clipboard
[Feature] Adding ability to mount CSI volumes in privildeged shell
This adds the -m | --mount flags to allow users to mount Kubernetes volumes within the node-shell instance and transfer data between the node devices and Kubernetes CSI seamlessly.
EXTREMELY USEFUL FOR STORAGE LAYER FAILOVER
I provided an example in the README.md for reference.
Please consider merging this once reviewed
best
Bernard.