Attach a Cluster with no Networking Restrictions (UI)
For provider-specific instructions, refer to:
Using the Add Cluster option, you can attach an existing Kubernetes or DKP cluster directly to DKP. This enables you to access the multi-cluster management and monitoring benefits that DKP provides, while keeping your existing cluster on its current provider and infrastructure.
How to attach an existing cluster that has no additional networking restrictions
Use this option when you want to attach a cluster that does not require additional access information.
From the top menu bar, select your target workspace.
On the Dashboard page, select the Add Cluster option in the Actions dropdown menu at the top right.
Select Attach Cluster.
Select the No additional networking restrictions card. Alternatively, if you MUST use network restrictions, stop following the steps below, and see the instructions on the page Attach a Cluster with Network Restrictions.
In the Cluster Configuration section, paste your
kubeconfig
file into the field, or select the Upload kubeconfig File button to specify the file.The Cluster Name field will automatically populate with the name of the cluster is in the
kubeconfig
. You can edit this field with the name you want for your cluster.The Context select list is populated from the
kubeconfig
. Select the desired context with admin privileges from the Context select list.Add labels to classify your cluster as needed.
Select Create to attach your cluster.