kubectl-node-shell
kubectl-node-shell copied to clipboard
Support docker image pull secret for authenticated users
We are getting ImagePullBackOff for rate limiting since the apline image pull is performed from an unauthenticated user. It would be great to support a docker user so we can use an authenticated user to pull the images. Currently it's very hard to use node-shell in high scale envs