diff --git a/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md b/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md index bd798e35f36..74fe5cd533f 100644 --- a/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md @@ -3,12 +3,11 @@ title: Using kubectl to Access a Cluster weight: 3450 draft: true --- -Coming Soon +Rancher provides two ways for you to access your clusters. One is through kubectl shell, another is by setting your own kubeconfig file. Both of them are available in UI. ## Using kubectl Shell - -Coming Soon +Navigate to the **Clusters** page, a list of existing clusters will be shown there. Choose a cluster you want to access to. Click that cluster name will lead you to that cluster's page. As you can see, a **Launch kubectl** button is in the top right corner. Click it for you to access this cluster through kubectl shell. ## Configuring My kubectl -Coming Soon +You can also customize kubectl by clicking **Kubeconfig file** button in the top right corner, and then provide your own kubeconfig file. \ No newline at end of file