Doc for Access clusters using kubectl

This commit is contained in:
carolyn
2018-06-14 17:02:12 -07:00
committed by Mark Bishop
parent 5cf36ad664
commit 6a28246249
@@ -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.