mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-12 07:11:25 +01:00
Addresses #5901 Related: #4056 Add clear documentation on annotation placement for Gateway API sources to prevent confusion about which annotations go on Gateway vs Route resources. Changes: - Add Gateway API Annotation Placement section to annotations.md - Add Annotations section with examples to gateway-api.md - Include Cloudflare and AWS provider examples - Document common mistakes Per review feedback, compressed annotations.md section to minimal size: - Removed annotation placement matrix table - Removed YAML examples - Kept concise 2-line summary - Kept link to comprehensive documentation Co-authored-by: Claude <noreply@anthropic.com>