Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个使用 nginx 入口在 kubernetes 中运行的应用程序。现在我们要替换域名,我们希望旧域重定向到这个新域。我需要做什么才能让它工作?
我可以简单地将新域添加为我的入口配置中的附加主机名,但问题是应用程序只能使用一个主机名。