Ingress should first verify it's accessible via IP before configuring the records #1

Closed
opened 2025-01-03 21:10:16 +00:00 by mentos1386 · 1 comment
Owner

Flow should be:

  1. Get Public IP.
  2. Verify it can access itself via the Public IP.
  3. If not accessible, it should remove any records of itself if present.
  4. If accessible, it should create/update the records.
Flow should be: 1. Get Public IP. 2. Verify it can access itself via the Public IP. 3. If not accessible, it should remove any records of itself if present. 4. If accessible, it should create/update the records.
Author
Owner

This was done!

This was done!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tjo-cloud/infrastructure#1
No description provided.