kubernetes-sigs/cluster-api-provider-aws

Allow configuration of API endpoints to target AWS gov cloud

Open

#3,789 opened on Oct 20, 2022

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Go (689 forks)auto 404
help wantedkind/featureneeds-triagepriority/important-longterm

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature

Describe the solution you'd like As a User, I want to change as a config the AWS endpoints that CAPA is using, so that I can use private regions of AWS like secret regions of the AWS cloud.

We want to use CAPA in a private AWS region, therefore we would like the capability to edit the endpoints that CAPA is targeting.

Anything else you would like to add:

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide