...
To download the kubeconfig, go to the Clusters page in the KKP interface and select the appropriate cluster. On the top-right corner of the page, you will find a Get Kubeconfig button to download the kubeconfig file.
TODO: screenshot
Note: Ensure that kubectl is installed on your system before using the kubeconfig file to interact with the cluster. If kubectl is not installed, you will not be able to execute commands.
TODO: Revoke token?
Once you have downloaded the kubeconfig file, export it to your environment to start interacting with your cluster.
...
To access it, click the Web Terminal button located on the top-right side of the user cluster page.
TODO: screenshot
Note: On your first usage of the Web Terminal, you will be prompted to log in to KKP again. After this initial login, you will not need to reauthenticate.
...