You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to run the cli tool on a Mac behind a proxy-server?
I have environment variables set on my terminal:
HTTP_PROXY=proxyserver.lan:3218
HTTPS_PROXY=proxyserver.lan:3218
We have no direct internet access, but the Kubernetes cluster is public available.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
is it possible to run the cli tool on a Mac behind a proxy-server?
I have environment variables set on my terminal:
HTTP_PROXY=proxyserver.lan:3218
HTTPS_PROXY=proxyserver.lan:3218
We have no direct internet access, but the Kubernetes cluster is public available.
Beta Was this translation helpful? Give feedback.
All reactions