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.
我们如何将 inclusterconfig 用于多个集群?
我为一个集群尝试了以下代码
rest.InclusterConfig
有人可以帮我弄这个吗?
无法在集群配置中使用连接到不是部署 pod 的当前集群的集群,因为 client-go 使用挂载在 pod 内的服务帐户令牌(对当前集群/var/run/secrets/kubernetes.io/serviceaccount有效rest.InClusterConfig())用过的。
/var/run/secrets/kubernetes.io/serviceaccount
rest.InClusterConfig()