-
Could anybody provide me some starting points, how I would get linstor-gui working with Piraeus managed linstor? Is the GUI meanwhile included in the piraeus-operator release / images? |
Beta Was this translation helpful? Give feedback.
Answered by
WanzenBug
Dec 17, 2024
Replies: 1 comment 3 replies
-
It's available in the images since this commit: piraeusdatastore/piraeus@3bae14e So you can try |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
WanzenBug
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's available in the images since this commit: piraeusdatastore/piraeus@3bae14e
So you can try
kubectl port-forward services/linstor-controller api
and open http://localhost:3370/ui/ in your browser