Document or support running in environments with TLS intercepting proxies
#491 opened on Jan 13, 2019
Repository metrics
- Stars
- (723 stars)
- PR merge metrics
- (PR metrics pending)
Description
/kind feature
Describe the solution you'd like As a result of triaging on an issue in Slack by @ashish-amarnath, it was found a user could not run the AWS provider because the network they were running in used TLS intercepting transparent proxies.
This is fairly common in enterprise environments, up to and including the target AWS infrastructure.
We should either document image customisation in these scenarios, and/or provide a mechanism to inject a CA Certificate into the certificate bundle that will be used to make AWS API requests.
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
Environment:
- Cluster-api-provider-aws version: v1.0.0-alpha.4
- Kubernetes version: (use
kubectl version): - OS (e.g. from
/etc/os-release):