kubevirt / demo

Easy to use KubeVirt demo based on minikube.
Apache License 2.0
109 stars 59 forks source link

[doc] kubevirt.io minikube demo refers to incorrect link for nested virt #92

Closed markllama closed 5 years ago

markllama commented 5 years ago

The kubevirt.io demo for minikube has a section describing the configuration of nested virt. http://kubevirt.io/get_kubevirt/ "Appendix: deploying Kube"

If not set it refers to this link:

https://docs.fedoraproject.org/quick-docs/en-US/using-nested-virtualization-in-kvm.html

This in turn indicates that the link has moved and should point to:

https://docs.fedoraproject.org/en-US/quick-docs/using-nested-virtualization-in-kvm/index.html

markllama commented 5 years ago

Moved to correct repo: https://github.com/kubevirt/kubevirt.github.io/issues/163