We have updated the kubectl-node-shell plugin to v1.11.0.
- Added options: no-mount, – no-net, – no-ipc,–no-uts to disable automatic entry into the specified Linux namespaces.
- Added variable: KUBECTL_NODE_SHELL_IMAGE_PULL_SECRET_NAME to specify a pullSecret for pulling the image.
- Added ability to attach volumes using the -m option; attached volumes can be found in the /opt-pvc directory.