Sign inSign up

opensona/virt-vnc

By opensona

Updated over 5 years ago

Image
0

5.9K

opensona/virt-vnc repository overview

virtVNC

noVNC for kubevirt

Deploy

kubectl apply -f https://github.com/wavezhang/virtVNC/raw/master/k8s/virtvnc.yaml

Usage

  1. Get node port of virtvnc service
kubectl get svc -n kubevirt virtvnc
  1. Visit following url in browser
http://NODEIP:NODEPORT/

If you want manager virtual machines in other namespace, you can specify namespace using query param namespace like following:

http://NODEIP:NODEPORT/?namespace=test

virtVNC

Tag summary

Content type

Image

Digest

Size

61.8 MB

Last updated

over 5 years ago

docker pull opensona/virt-vnc