Register Rancher Prime - RKE2
Steps to register Rancher Prime RKE2 Cluster in gopaddle
1. Prepare Kubernetes Environment
Port Configuration
Configure Subject Alternative Names (SAN)
tls-san:
<public-ip-address> # or <fully-qualified-domain-name>
# <private_ip_addres> in case of bastion host configuration
sudo systemctl restart rke2-server.servicesudo systemctl status rke2-server.service
2. Copy Kubernetes Config file
3. Validate Connection from Local Desktop Environment
4. Register the Cluster in gopaddle


Last updated