FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Argo CD Ingress Stuck – Find & Fix
How-ToDevOps

Argo CD Ingress Stuck – Find & Fix

via Dev.toJohn Ajera1mo ago

Argo CD Ingress Stuck – Find & Fix When Argo CD ingress gets stuck—no ADDRESS assigned or stuck in Terminating—the AWS Load Balancer Controller may be failing to reconcile. Use the steps below to find the cause and apply fixes. 1. Overview Common causes: Stale ssl-redirect annotation without certificate-arn —ALB controller cannot create the HTTPS listener Ingress stuck in deletion —finalizers prevent removal (e.g. ingress.k8s.aws/resources ) ALB controller errors —certificate validation or security group cleanup failures What this guide does: Confirms the ingress is stuck and why (no ADDRESS or stuck in Terminating) Shows how to check for stale annotations and controller logs Removes the ssl-redirect annotation when it blocks creation Clears finalizers when the ingress is stuck in deletion 2. Prerequisites Before starting, ensure you have: kubectl configured with context set to your cluster Permissions to get, patch, and annotate resources in the argocd namespace 3. Confirm the Ingress

Continue reading on Dev.to

Opens in a new tab

Read Full Article
23 views

Related Articles

What we’re looking for in Startup Battlefield 2026 and how to put your best application forward
How-To

What we’re looking for in Startup Battlefield 2026 and how to put your best application forward

TechCrunch • 1d ago

Build Days That Actually Mean Something
How-To

Build Days That Actually Mean Something

Medium Programming • 1d ago

I have blogged about the difference between code coverage and test coverage and why it matters to distinguish between these 2.
How-To

I have blogged about the difference between code coverage and test coverage and why it matters to distinguish between these 2.

Dev.to Beginners • 1d ago

The origin story of Apple’s long-running relationship with FoxConn
How-To

The origin story of Apple’s long-running relationship with FoxConn

The Verge • 1d ago

How to Optimize Big Data Platform Costs Across the Data Lifecycle
How-To

How to Optimize Big Data Platform Costs Across the Data Lifecycle

Hackernoon • 1d ago

Discover More Articles