Register Kubeadm Cluster
Steps to register a Cluster provisioned by kubeadm in gopaddle
Last updated
Steps to register a Cluster provisioned by kubeadm in gopaddle
Last updated
Fetch the Kubernetes config file
Prepare the Kubernetes config file to register the cluster in gopaddle.
Verify if Kubernetes configuration works
In the gopaddle UI, navigate to the Clusters section
Click on Add a Cluster and select Register an existing Cluster
In the Cluster registration wizard, select the Cluster Access Method as Kube Config
Choose the Cluster Provider type as Other
In the Authentication Step, upload the Kubernetes config file gathered in step 1.
If you have configured a bastion host, provide the Bastion Host IP, SSH Pem file, SSH port
Click on Finish to register the On-premises Cluster.
If you see the error - Network Error ! ServerError: Response not successful: Received status code 503, while view the cluster resources, then check this section for more information.