Skip to main content
Version: 1.16.0

Endpoint

To retrieve the URL for accessing the KubeSlice Manager, which is used for registering worker clusters and managing application slices:

  1. Run the following command on the KubeSlice Controller:

    kubeslice-cli get ui-endpoint -c <path-to-custom-topology-file>
  2. The output should display the URL in the following format:

    https://<Node-IP>:<Node-Port>
  3. Copy the URL from the output and paste into your browser window to access the KubeSlice Manager.

    alt