mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Doc for Access clusters using kubectl
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user