...
For use-cases where non-expiring tokens are required, a service account with a role binding shall be created on the cluster from the KKP Dashboard.
- Create a new service account
- Add a cluster or namespace-level role binding to the new account
- Download the kubeconfig of the service account
Using the Web Terminal
The Web Terminal allows direct kubectl access to a cluster from the KKP dashboard. This enables you to manage your cluster using kubectl commands directly through the web interface.
...
| Warning |
|---|
| Note: On your first usage of the Web Terminal, a new tab is opened to establish an authentication session. You can safely close this tab and return to the previous tab to access the terminal. |
Once the web terminal is open, it will appear at the bottom of the page, and you can begin using kubectl to interact with your cluster.



