Creating an Access Token
Create an access token to authenticate a connection to the UI.
The UI is deployed into the cluster as a Kubernetes deployment named
ui
, running in the ocne-system
namespace. A
Kubernetes service to access this deployment is also created. The service is also
named ui
and running in the ocne-system
namespace.
To connect to the service, generate an access token.