mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update Doc: Direct Connection per v3.1 UI changes (#1551)
* Update Doc: Direct Connection Signed-off-by: Felixnoo <felixliu@yunify.com> * wording updated Signed-off-by: Felixnoo <felixliu@yunify.com>
This commit is contained in:
parent
88b660f26e
commit
bbb5ce7a19
|
|
@ -154,20 +154,20 @@ kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=
|
|||
|
||||

|
||||
|
||||
2. Enter the basic information of the cluster to be imported and click **Next**.
|
||||
2. Enter the basic information of the cluster to be imported on the **Import Cluster** page. You can also click **Edit Mode** in the top right corner to view and edit the basic information in YAML format. After you finish editing, click **Next**.
|
||||
|
||||

|
||||
|
||||
3. In **Connection Method**, select **Direct Connection to Kubernetes cluster**, copy the KubeConfig of the member cluster and paste it into the box.
|
||||
3. In **Connection Method**, select **Direct Connection**, and copy the kubeconfig of the Member Cluster and paste it into the box. You can also click **Edit Mode** in the top right corner to edit the kubeconfig of the Member Cluster in YAML format.
|
||||
|
||||
{{< notice note >}}
|
||||
|
||||
Make sure the `server` address in KubeConfig is accessible on any node of the host cluster.
|
||||
Make sure the `server` address in KubeConfig is accessible on any node of the Host Cluster.
|
||||
|
||||
{{</ notice >}}
|
||||
|
||||

|
||||

|
||||
|
||||
4. Click **Import** and wait for cluster initialization to finish.
|
||||
4. Click **Create** and wait for cluster initialization to finish.
|
||||
|
||||

|
||||

|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 559 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 223 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 413 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 404 KiB |
Loading…
Reference in New Issue