Open dduportal opened 1 month ago
Discussed with @smerle33:
Update:
We need a DNS zone in AWS, delegated from our Azure DNS, to ensure we keep the DNS records up to date when changing IPs
We want full in and out IPv6 support
Controller must be in a public subnet, with both Network ACL and security groups restrictions.
Big PR network + DNS + reports in https://github.com/jenkins-infra/terraform-aws-sponsorship/pull/36
Initial DNS delegation to validate it works in https://github.com/jenkins-infra/azure-net/pull/317 (need an update with the new DNS zone name servers => automation incoming)
Initial LDAP allow list update (need an update with the new DNS zone name servers => automation incoming) in https://github.com/jenkins-infra/kubernetes-management/pull/5891
This issue tracks the work to migrate ci.jenkins.io controller to the AWS Sponsored.
Current resources:
public_vnet
for it but it is not used anymore)Target for the new VM:
aws.ci.jenkins.io
DNSA
record (pointed by the CNAMEci.jenkins.io
once migrated) to the public IPv4 of the controller, and aAAAA
record with the public IPv6.A
recordaws.ci.jenkins.io
so agents can reach the controller through private subnets