Access a Managed or Attached Cluster
How to access a Managed or Attached cluster with credentials
Access your Clusters Using your UI Administrator Credentials
After the cluster is attached, retrieve a custom kubeconfig
file from the UI.
Select the username in the top right corner, and then select Generate Token.
Select the cluster name, and follow the instructions to assemble a
kubeconfig
for accessing its Kubernetes API.
If the UI prompts you to log in, use the credentials you normally use to access the UI.
You can also retrieve a custom kubeconfig
file by visiting the /token
endpoint on the Kommander cluster domain (example URL: https://your-server-name.your-region-2.elb.service.com/token/
. Selecting the cluster’s name displays the instructions to assemble a kubeconfig
for accessing its Kubernetes API.