通过 kubectl-clusternet 插件访问子集群
访问子集群的最简单和最推荐的方式
Clusternet支持直接从父集群使用RBAC访问所有托管集群.
这里我们假设在父集群中运行的kube-apiserver
允许匿名请求。 那是
标志--anonymous-auth
(默认为true
)未明确设置为false
。
如果没有,则需要来自父集群的额外令牌.
访问子集群的最简单和最推荐的方式
了解如何使用curl访问您的子集群
了解如何为子集群构建专用的 KubeConfig
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.