kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Does this Web UI only works with Open Shift ? #418

Closed sacashgit closed 4 years ago

sacashgit commented 4 years ago

We have deployed Kubevirt (following the kubevirt.io docs) on open source kubernetes and were trying to see if we could get the WebUI on top it. The instructions listed here are all for Open Shift. Does the Web UI for Kubevirt works on open source kubernetes and where should we look for instructions?

rawagner commented 4 years ago

Hi @sacashgit, web-ui requires OKD/OpenShift as we use some CRDs from there (templates).

This project is actually deprecated in favor of OKD UI https://github.com/openshift/console where kubevirt ui is included as plugin https://github.com/openshift/console/tree/master/frontend/packages/kubevirt-plugin . You should be able to deploy OKD on kubernetes too https://github.com/openshift/console#native-kubernetes but kubevirt-plugin still expects that there will be Templates CRD. We will probably remove this dependency in the future, but I'm not able to give you any time estimates.

mareklibra commented 4 years ago

Dupplicate issue: https://github.com/kubevirt/web-ui-operator/issues/94

sacashgit commented 4 years ago

Hi @sacashgit, web-ui requires OKD/OpenShift as we use some CRDs from there (templates).

This project is actually deprecated in favor of OKD UI https://github.com/openshift/console where kubevirt ui is included as plugin https://github.com/openshift/console/tree/master/frontend/packages/kubevirt-plugin . You should be able to deploy OKD on kubernetes too https://github.com/openshift/console#native-kubernetes but kubevirt-plugin still expects that there will be Templates CRD. We will probably remove this dependency in the future, but I'm not able to give you any time estimates.

thanks @rawagner for your response. I thought of trying the option you high lighted but the instructions were bit vague there and I wasnt even sure if this is meant for native K8 or still dependencies with open shift. Would you care to provide additional steps/guidance if I want to test the UI on native kubernetes where I already have kubevirt working well ?

kubevirt-bot commented 4 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

kubevirt-bot commented 4 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

kubevirt-bot commented 4 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

kubevirt-bot commented 4 years ago

@kubevirt-bot: Closing this issue.

In response to [this](https://github.com/kubevirt/web-ui/issues/418#issuecomment-586429355): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Mark the issue as fresh with `/remove-lifecycle rotten`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.