From 2e5f30f6956bb01b1f045ac188e540dd28395197 Mon Sep 17 00:00:00 2001 From: David Parry Date: Mon, 18 May 2026 11:30:52 +1000 Subject: [PATCH] docs(uncloud): add wildcard DNS tip for external device routing --- skills/uncloud/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skills/uncloud/SKILL.md b/skills/uncloud/SKILL.md index 405115c8..df6dea5f 100644 --- a/skills/uncloud/SKILL.md +++ b/skills/uncloud/SKILL.md @@ -234,6 +234,8 @@ uc caddy config # device.example.com block should appear > `--caddyfile` cannot be combined with non-`@host` published ports. +**DNS tip:** A wildcard record (`*.yourdomain.com → cluster-public-ip`) means any new subdomain works immediately — no DNS change needed per service. + --- ## Service DNS (Internal)