Skip to content

Conversation

@poul0315
Copy link

The config-cloudflare-ddns-Secret.yaml is being created in the ddns namespace, while the Deployment is being created in the default namespace. This causes the Deployment to fail to become ready.

inside of config-cloudflare-ddns-Secret.yaml:
image

Copy link
Author

@poul0315 poul0315 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed error caused by inability to resolve Cloudflare API domain in K8S:
image

image

however, IPv6 is not configurable. Only IPv4 works so far.

@poul0315 poul0315 changed the title Ensure the Deployment is created in the ddns namespace. Fix deployment and connection issues by ensuring namespace alignment and DNS resolution Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant