Skip to content

Enable support for custom image (#19)#25

Merged
kvaps merged 1 commit intokvaps:masterfrom
thecodesmith:master
May 12, 2021
Merged

Enable support for custom image (#19)#25
kvaps merged 1 commit intokvaps:masterfrom
thecodesmith:master

Conversation

@thecodesmith
Copy link
Contributor

@thecodesmith thecodesmith commented May 11, 2021

This PR enables support for customizing the image used in the deployed pod. For our case, we are getting rate limited by Docker Hub, and wish to use an internal proxied image. Usage looks like this:

export KUBECTL_NODE_SHELL_IMAGE=some_custom_image kubectl node-shell [node] # as usual 
@kvaps kvaps merged commit 7e4a10b into kvaps:master May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants