cloud-native-toolkit / cloud-native-toolkit/planning
Maureen wants a guide showing how to configure egress traffic from workloads to use an external proxy
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If a cluster is running in an environment that requires a proxy to access resources on the internet then the service components will need to be configured to use that proxy.
These workloads can most easily be configured to route all external traffic through an external proxy using Istio - https://istio.io/latest/docs/tasks/traffic-management/egress/http-proxy/
Alternative:
- Provide an optional proxy environment variable in the helm chart and configure the application to make use of the proxy (the configuration will be different by programming language)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.