go

控制 pod 域

英文: Control the pod domain 问题 我有 pod1 和 pod2 在同一个命名空间。 pod2 正在运行一个 HTTP 服务器。 我如何能够让 pod1 能够轻松地将 pod2...