Visiting Child Clusters via kubectl-clusternet plugin
The easiest and most recommended way to visit child clusters
Clusternet supports visiting all your managed clusters with RBAC directly from parent cluster.
Here we assume the kube-apiserver
running in parent cluster allows anonymous requests. That is
flag --anonymous-auth
(default to be true
) is not set to false
explicitly.
If not, an extra token from parent cluster is required.
The easiest and most recommended way to visit child clusters
Learn how to use curl visiting your child clusters
Learn how to construct a dedicated KubeConfig for a child cluster
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.