I have a Kubernetes cluster that is locked down, which requires that I include the corporate proxy for the pods to be able to pull the Istio images. Without these proxy settings I cannot pull these Istio images. How can I update the pod deployments so that the HTTP and HTTPS proxies are included in the env: section of the POD specifications?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Environment variables in config
|
2 | 1641 | August 20, 2020 | |
Istio-proxy should be using Pod IPs instead of ServiceIPs on Kubernetes | 0 | 381 | February 3, 2022 | |
How to display pod uid in istio-proxy access logs
|
1 | 557 | December 21, 2021 | |
Egress gateway for HTTPS proxy
|
0 | 453 | November 22, 2019 | |
How ISTIO_KUBE_APP_PROBERS env variable works? | 0 | 2889 | December 1, 2021 |