Skip to main content
Run any Skill in Manus
with one click

k3s-migrate-proxy

Stars0
Forks0
UpdatedJune 29, 2026 at 02:59

把 VPS 上既有的反向代理(systemd nginx/apache/caddy 等,正佔用 80/443 服務正式網站)安全遷移到 k3s 的 Traefik——後端用 external Service+Endpoints 指向原本的容器/程序、沿用既有 TLS 憑證、用 per-router middleware 做 HTTP→HTTPS 轉址,驗證無誤後才停用舊 proxy,不中斷服務。當 k3s 要接管已被占用的 80/443、或要把既有 reverse proxy 收進叢集時使用。這是條件式步驟:只有偵測到既有 80/443 服務才需要。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly