- Newest
- Most votes
- Most comments
It looks like there is a custom attribute that can enable deletion protection:
I ended up using external-dns to configure the Route 53 domain's hosted zone with a load balancer controller when the controller is deployed. This means that, in a brand new cluster with no previous ingress deployments, when the ingresses start to deploy, then the load balancer controller is created and external-dns configures the hosted zone. All the spring project's thrash around for a bit but eventually start using the domain and the load balancer successfully.
The only limitation to this approach is that it appears that both the load balancer controller and external-dns projects need to be deployed before the ingresses deploy. Including them as helm sub-charts along with other sub-charts that contain ingresses results in no ingresses being created..
Relevant content
- asked 2 years ago
- asked a year ago
- asked a year ago
- asked 2 years ago
- How can I troubleshoot issues when I use the AWS Load Balancer Controller to create a load balancer?AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago