You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubeslice-cli get ui-endpoint to get the UI Endpoint.
🎤 Pitch
Currently we run kubectl get svc/kubeslice-ui-proxy to get the UI Endpoint.
Should we have a different command from kubeslice-cli to get an output of just one endpoint which will lead to the UI.
✌️ Solution
kubeslice-cli get ui-endpoint to get the UI Endpoint.
The new kubeslice-cli command can be added under the kubeslice-cli section to get the UI endpoint, currently it is missing in the docs.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🔖 Feature description
kubeslice-cli get ui-endpoint
to get the UI Endpoint.🎤 Pitch
Currently we run
kubectl get svc/kubeslice-ui-proxy
to get the UI Endpoint.Should we have a different command from kubeslice-cli to get an output of just one endpoint which will lead to the UI.
✌️ Solution
kubeslice-cli get ui-endpoint
to get the UI Endpoint.The new kubeslice-cli command can be added under the kubeslice-cli section to get the UI endpoint, currently it is missing in the docs.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: