-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
devex docs #166 May 1 - May 21, devex docs #167 May 22-Jun 11, devex docs #168 Jun 12-Jul 3
-
1
Currently, proxy docs are broken.
Passing proxy params to installer:
<existing docs section>: from config.yaml
If you need to use https proxy for workspace master, you need to use value of `KUBERNETES_SERVICE_HOST` variable in nonProxy property, e.g
`-Dhttp.nonProxyHosts=172.30.0.1`
You can get `KUBERNETES_SERVICE_HOST` by running `env` in any container running in the cluster.
No proxy java settings are required to bypass proxy when wsmaster is talking to Kube API