Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run popeye on kube behind a http proxy #196

Open
lineberty-internal opened this issue Aug 23, 2021 · 0 comments
Open

Run popeye on kube behind a http proxy #196

lineberty-internal opened this issue Aug 23, 2021 · 0 comments

Comments

@lineberty-internal
Copy link

My cluster isn't accessible directly but through a proxy (tinyproxy) and I run all kubectl command like this:
HTTP_PROXY=host:port kubectl get pods





Is your feature request related to a problem? Please describe.
Without a proxy configuration, popeye can't connect to the cluster and I get a connection timeout.

Describe the solution you'd like
I'd like to run popeye through my proxy too so I'd want to define the proxy address with a cmd parameter and if possible with docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant