Skip to content

Unable to install Telnet to Ingress Controller pod #4565

Answered by lucacome
Smith334 asked this question in Q&A
Discussion options

You must be logged in to vote

@Smith334 depending on the k8s version you're using, you might able to use kubectl debug with something like

kubectl debug -it <nginx-ingress-controller-pod-name> --image=alpine --target nginx-ingress

You can read more about it here: https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#ephemeral-container

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@Smith334
Comment options

@brianehlert
Comment options

@Smith334
Comment options

Comment options

You must be logged in to vote
1 reply
@Smith334
Comment options

Answer selected by Smith334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants