Endpoint
To retrieve the URL for accessing the KubeSlice Manager, which is used for registering worker clusters and managing application slices:
-
Run the following command on the KubeSlice Controller:
kubeslice-cli get ui-endpoint -c <path-to-custom-topology-file>
-
The output should display the URL in the following format:
https://<Node-IP>:<Node-Port>
-
Copy the URL from the output and paste into your browser window to access the KubeSlice Manager.